# 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 (OAuth 2.1 w/ PKCE + dynamic registration, or bearer agent keys) 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, create_project, get_task, get_status, get_costs, teardown, setup_email, list_emails, read_email, send_email, request_budget_increase 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. Support: support@sproutpad.ai ยท Security reports: security@sproutpad.ai (disclosure policy: https://api.sproutpad.io/.well-known/security.txt)