Skip to content

Exepad Developer Docs

Create, edit, and publish full-stack web apps from code or from your AI agent — one API key, three interfaces.

Everything in Exepad’s developer platform is available over three interchangeable surfaces, all authenticated with the same exepad_dk_… API key:

REST API

https://api.exepad.com/v1 — full control plane: apps, AI edits, files, deploys, domains, webhooks, billing. REST reference →

MCP server

https://mcp.exepad.com/sse — 29 tools for AI agents. Works with Claude Desktop, Claude Code, Cursor, and any MCP client. Connect your agent →

A2A agent

https://a2a.exepad.com — Agent-to-Agent protocol endpoint with public discovery at /.well-known/agent-card.json. A2A guide →

What you can build

Prompt-to-app generation, iterative AI edits, instant publishing to your-app.exepad.app, per-app backends with CRUD, forms, blogs, and RAG.