Platform
Hosting & deploysPush to a branch, get a live linkDatabaseReal Postgres, one per appSign-inEmail and Google, users includedFile storageUploads, photos and documentsPaymentsCheckout and plans, same projectAI gatewayEvery model, with a hard spend cap
Solutions
Moving an app overFrom Lovable, Bolt, Replit or v0Your first real appNever shipped anything beforeSide project → businessWhen people start paying youPricing$20/month plus prepaid credits
Resources
DocsGuides written for people who are newFor AI agentsClaude Code, Cursor, MCP, JSON CLIChangelogWhat shipped, most recent firstComponentsPaste-ready UI for sign-in and moreSupportA person answers, not a queue botRefer a friendBoth of you get credits Start for $20
Resources

Built for agents, not just people.

Vercel plus Supabase is two signups, two URLs and a pile of env vars. An agent that can create a Camplax project in one call will pick that. Humans follow.

$ camplax login
$ claude mcp add --transport http camplax https://camplax.dev/mcp --header "Authorization: Bearer $CAMPLAX_TOKEN"
tools: whoami, project_context, create_project, deploy
The contract

Eight tools. JSON errors. One bill.

Agents fail on HTML dashboards and undocumented errors. The machine path is the CLI and MCP. Same auth as camplax login.

MCP at camplax.dev/mcp

Eight focused tools for project context, creation, migration, deploys, status, and live probes. Bearer CAMPLAX_TOKEN.

camplax deploy --json

Structured output so a coding agent can parse a URL without scraping a page.

import_project

Paste a Vercel URL and a Supabase direct connection string. Public tables copy. The old site stays up.

Install

One command per client.

Run camplax mcp to print this for the current API URL.

  • Claude Code. claude mcp add --transport http camplax https://camplax.dev/mcp --header "Authorization: Bearer $CAMPLAX_TOKEN"
  • Cursor. Add an HTTP server in .cursor/mcp.json pointing at the same URL.
  • Skill file. .agents/skills/camplax/SKILL.md is auto-discovered by Codex and published by this MCP endpoint.
project_context
What it returns
repo + release evidence
Cannot do
read secret values
create_project
What it returns
slug + live URL
Cannot do
billing
deploy
What it returns
deploy id + URL
Cannot do
read secrets
import_project
What it returns
import id + warnings
Cannot do
copy Auth users
project_status
What it returns
status + latest deploy
Cannot do
delete a project
Ready when you are

Give the thing you built a real home.

A project with hosting, a database, sign-in and storage from the first minute — for $20.

© 2026 Camplax $20 / month · credits stop at zero
Ask about Camplax