Built with Claude · Live on Cloudflare

The lavall.ee platform

A set of single-purpose services built with Claude and deployed as Cloudflare Workers. Together they let an essay be written, illustrated, published, and promoted — entirely from inside a Claude chat.

Lumen generate the image WP Publisher publish to WordPress Social promote on Facebook & X
Live services

Lumen

lumen.lavall.ee

A bring-your-own-key image-generation bridge for Claude. One Cloudflare Worker hosts the marketing site, user accounts, encrypted storage of each user's own OpenAI/Google key, metered generation, Stripe billing, and an OAuth-secured MCP server — so images are generated right inside a Claude chat. Image gallery, rate limiting, password reset, and account deletion all shipped.

Cloudflare WorkerMCP + OAuthD1 · KV · R2StripeBYOK

WP Publisher

wp.lavall.ee

Publish and manage any WordPress site from a Claude chat. Now a multi-tenant product: sign up, connect your own site with an Application Password, and manage it through an OAuth MCP connector. It turns Markdown into a fully-formed post — landscape featured image, resolved categories and tags, the complete Yoast SEO & social panel, scheduling and back-dating — alongside a full suite for pages, media, comments, and taxonomy. Free, Starter, Pro, and Agency plans via Stripe.

Cloudflare WorkerMCP + OAuthMulti-tenantWordPress RESTYoast SEOStripe · D1

Social connector

social.lavall.ee

An MCP connector that posts promotional hooks linking back to a freshly published essay — to the 133.church Facebook Page and to X (@OneBody) — in a single call. Per-platform copy is drafted by Claude. Includes read tools for engagement metrics and full scheduling (native Meta scheduling plus a D1-backed, cron-fired queue for X).

Cloudflare WorkerMCP + OAuthFacebook GraphX API v2D1 + Cron