{
  "markdown": "# paas.build MCP server\n\n**Let your AI agent take a business live on payments — no dashboard, no forms, no week-long review.**\n\nMost payment MCPs manage an account you already have. This one goes a level deeper: it **creates** the account. From Claude Code, Cursor, Windsurf or any MCP client, an agent can identify a business, open a real merchant account (sandbox **and** production, on FCA-authorised rails), and mint checkout tokens — in one session. Progressive KYB: live immediately with a cap, verification completes in the background. One rate: **3.9%**.\n\n## Install\n\n**Set up the skill + slash commands (one command):**\n\n```bash\nnpx @paasbuild/mcp install\n```\n\nThis writes a paas.build **skill** plus `/paas-add-payments` and `/paas-check` commands into your project (`.claude/` + `AGENTS.md`), so your agent knows *when* and *how* to add payments. Then wire the **tools**:\n\n```bash\nclaude mcp add paas-build -- npx -y @paasbuild/mcp\n```\n\n(or point any MCP client at `https://paas.build/mcp`)\n\nThen just say: **\"add payments to my app.\"**\n\n## Check your app first (private-safe)\n\n```bash\nnpx @paasbuild/mcp check\n```\n\nRuns **locally** in your repo — nothing is uploaded. Tells you if you'll hit the Stripe no-company wall or need Connect to pay out your users, and how to go live instead. Public repo or a live URL instead? Use the web version at [paas.build/check](https://paas.build/check).\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `identify_business` | Resolves a name / website / phrase into a business (uses web search) |\n| `go_live` | Creates a real merchant account — sandbox + production — and returns scoped access tokens |\n| `create_checkout` | Creates a checkout session and returns a payable link |\n\n## Configuration\n\n| Env | Default | Notes |\n|---|---|---|\n| `PAAS_PROXY` | `https://paas.build` | The paas.build API (secrets stay server-side) |\n\nThe agent never holds platform keys — only scoped tokens for the vendor it created.\n\n## Why this exists\n\nAI agents build full products in one evening — then hit the last blocker: accepting money. Traditional merchant onboarding assumes a human filling forms and waiting days. This server makes onboarding itself agent-native. Read more: [Agentic payments — agents can pay, but can they get paid?](https://paas.build/agentic-payments)\n\n- Site: [paas.build](https://paas.build) · Docs for agents: [paas.build/agents](https://paas.build/agents)\n- React checkout: [`@paasbuild/react`](https://github.com/UNIPaaS/paas-react)\n- Powered by [UniPaaS](https://www.unipaas.com) — FCA-authorised payment institution (No. 929994)\n\nMIT © UniPaaS\n\nmcp-name: io.github.UNIPaaS/paas-build-mcp\n",
  "bytes": 2651,
  "sha": "ebca0577375edddb29c8f45d070a73dbcd5068fc893641c91394ea793080cac8",
  "repo_slug": "unipaas/paas-build-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_unipaas_paas_build_mcp_1095221b/readme"
}