# SproutPad Governed infrastructure provisioning for agents: search + register domains, configure DNS/TLS, deploy, and tear down under budgets and policy. MCP: https://api.sproutpad.io/mcp OpenAPI: https://api.sproutpad.io/openapi.json Onboarding guide for agents: https://api.sproutpad.io/agents.md Tools: get_started, search_domains, quote, launch_site, get_task, get_status, get_costs, teardown No key? search_domains and quote work anonymously. To launch anything, POST /v1/signup {"email": ""} returns a checkout URL; your human completes it (card on file, no upfront charge) and receives an agent key + MCP config to hand back to you.