Let your AI agent build and ship real apps
Connect Totalum to the agent you already use. From your normal chat it can create full-stack projects, run the database, deploy them and hand you the live URL — no other service to set up.
❯
? for shortcuts
A real session: one prompt, ten deployed projects.
What you can do with Totalum MCP
Four things people do the week they connect it.
Connect it in only 2 steps
The server is hosted by us. There is nothing to install and nothing to run.
Create your API key
The MCP server uses the same tlm_sk_ key as the REST API — there is no separate MCP key.
Add Totalum to your agent
Pick your agent and paste the config. That is the whole setup.
claude mcp add-json totalum-vcaas '{
"type": "http",
"url": "https://api-accounts.totalum.app/api/v1/mcp",
"headers": { "api-key": "<API_KEY>" }
}'Replace <API_KEY> with your tlm_sk_ key — the same one the REST API uses. There is no separate MCP key.
Full client-by-client instructions live in the MCP documentation.
See it in action
Claude Code driving the Totalum MCP: several websites created, built and deployed in parallel, from one conversation.
Same walkthrough published in the MCP documentation.
Totalum-generated websites outperform Lovable, Bolt and Replit
Independent benchmarks rank Totalum first for building real, usable software — what your agent ships through MCP is the same output that wins the comparison.

What your agent gets access to
Every one of these is a tool your agent can call in natural language, and all of it is managed under the hood.
…and everything else that usually takes a platform team — all managed under the hood.
How the Totalum MCP works
Your agent calls a tool and reads the answer. Everything inside the dashed box is ours to run — agents, testing, deploys, databases and domains.
Your agent calls the MCP tool
You ask in plain language. Your agent picks the Totalum tool and fills in the arguments itself.
Frontier AI agents build it
A private sandbox spins up and frontier agents write the app together.
AI tests it in a browser
The agents open the app, click through it and fix what breaks — before your user sees it.
Published to Cloudflare
App and database deploy themselves, on the fastest and most scalable edge there is.
Your agent hands you the URL
The project is live and your agent can keep editing, querying and redeploying it from the chat.
Wired into every generated project
Same credits as the API
MCP is not a separate product or a separate bill — it is another way to call the same platform.
What that covers
- Creating a project, running the agents and deploying it
- Databases, storage, email, AI calls and custom domains
- Reading data — projects, files, status, logs — is free
- Per-project monthly caps, so one project can't run away with your budget
- Live spend analytics per project, straight from the API
The exact cost of every operation is published in the API itself, so your integration can read prices instead of hard-coding them. See the docs
Questions, answered
Everything people ask before they hand an agent the keys.
01What is MCP, in one sentence?
MCP (Model Context Protocol) is the standard way an AI agent connects to an external tool. Adding Totalum as an MCP server gives your agent the ability to build, deploy and manage real applications.
02Which agents can connect?
Any MCP-compatible client: Claude Code, Codex, Cursor, Windsurf, Claude Desktop, OpenClaw and anything else that speaks Streamable HTTP. The server URL and the api-key header are the same for all of them.
03Do I need a separate MCP key?
No. The MCP server uses the same tlm_sk_ key as the REST API, and it becomes available once your account has a credit balance.
04What can my agent actually do?
Create projects, run the AI builder, read and edit files, query and modify the database, deploy to production, roll back versions, attach custom domains and read logs — all in natural language.
05Can it work on several projects at once?
Yes. Ask for several builds and your agent can drive them in parallel — each project gets its own isolated sandbox, so they never interfere with each other.
06Is my code locked inside Totalum?
No. Projects can be exported or pushed to a GitHub repository you own, at any time, straight from the agent.
07Is it safe to give an agent this much power?
Every action is scoped to your account and your projects, spend is capped by the credits you buy, and you can set a monthly credit limit per project so a runaway loop cannot drain your balance.
08Does it cost more than using the API directly?
No. MCP and the REST API are the same platform and the same credits — $0.07 each — so it is only a different way of calling it.
09What do the generated projects run on?
Next.js and React with BetterAuth, deployed to Cloudflare Workers with a Cloudflare D1 database. You do not need a Cloudflare account.
10Can I use MCP and the API together?
Yes, and most teams do: the agent for exploration and one-off work, the REST API for the automated paths inside their own software.
Give your agent something real to build with
Grab a key, paste one config into your agent, and ask it for an app.