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.

Claude Code Codex Cursor OpenCode Claude ChatGPTWindsurfOpenClawAny MCP agent

claude — ~/projects/acme

▐▛███▜▌ Claude Code v2.1.231

▝▜█████▛▘ Opus 5 · Claude Max

▘▘ ▝▝ ~/projects/acme

 

? 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.

Build dozens of sites in parallelPrompt once and let your agent run every project at the same time.
Ship real full-stack apps, not snippetsHosting, database, storage, custom domains and AI included in every build.
Add it to the tools you already useOne MCP server gives every agent you own the same building power.
Keep projects alive from the chatEdit code, query the database, deploy and roll back without leaving your agent.

Connect it in only 2 steps

The server is hosted by us. There is nothing to install and nothing to run.

1

Create your API key

The MCP server uses the same tlm_sk_ key as the REST API — there is no separate MCP key.

2

Add Totalum to your agent

Pick your agent and paste the config. That is the whole setup.

terminal
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.

Independent benchmark comparing Totalum with Lovable, Bolt and Replit
User-friendly and powerfulFIG. A

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.

01Full code generationA complete, production-grade Next.js codebase — not a prototype.
02Database includedSchema, tables and records created and migrated for you.
03Deploys and hostingEvery project ships itself. No pipeline for you to run.
04Version historyEvery change is a restorable version. Roll back in one call.
05File storageUploads, assets and documents, handled out of the box.
06AI built inGenerated apps can call AI and generate images without extra keys.
07Transactional emailSign-ups, receipts and notifications send from day one.
08Agent sandboxesEach project gets an isolated machine where the agents work.
09Custom domainsPoint any domain at any project, with SSL handled.
10Logs and analyticsBuild logs, runtime logs and spend, queryable per project.

…and everything else that usually takes a platform team — all managed under the hood.

Millions of projects per accountUnlimited projects, nothing to provision in advance.
100% Cloudflare, no account neededWorkers + D1 edge hosting. You never touch Cloudflare.

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.

01

Your agent calls the MCP tool

You ask in plain language. Your agent picks the Totalum tool and fills in the arguments itself.

MCPcreate_projecttotalum · streamable httpagent “Build me a CRM”tool totalum - create_projectok projectId: prj_8f2c…
Totalum API · internal process
02

Frontier AI agents build it

A private sandbox spins up and frontier agents write the app together.

Sandbox ready Claude Code Codex OpenCode
03

AI tests it in a browser

The agents open the app, click through it and fix what breaks — before your user sees it.

preview.totalum.app
Acme CRMServicesTeamBlogContact
CRM for teamsEvery customer, one placeDeals, invoices and email — done for you.Get startedBook a demo
sign up invoice
04

Published to Cloudflare

App and database deploy themselves, on the fastest and most scalable edge there is.

Next.js on WorkersDatabase on D1
05

Your agent hands you the URL

The project is live and your agent can keep editing, querying and redeploying it from the chat.

yourproject.totalum.app
Acme CRMServicesTeamBlogContact
CRM for teamsEvery customer, one placeDeals, invoices and email — done for you.Get startedBook a demo

Wired into every generated project

Email delivery AI integration ChatGPT integration PDF generation Web scraping File storage AI image generation+10 more

Same credits as the API

MCP is not a separate product or a separate bill — it is another way to call the same platform.

Per credit$0.07 /credit

Buy credits on your account and spend them as you generate.

Start building

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.