{"name":"Raze Growth Agent Actions","description":"Public, agent-safe actions and discovery endpoints for Raze Growth.","version":"1.0.0","updatedAt":"2026-06-19","site":"https://razegrowth.com","discovery":{"llms":"https://razegrowth.com/llms.txt","llmsFull":"https://razegrowth.com/llms-full.txt","pricing":"https://razegrowth.com/pricing.md","sitemap":"https://razegrowth.com/sitemap.xml","mcp":"https://razegrowth.com/.well-known/mcp.json"},"actions":[{"id":"submit_conversion_form","type":"http","method":"POST","url":"https://razegrowth.com/api/conversion","description":"Submit the public start-page intake form to HubSpot and receive a Cal.com URL with submitted fields prefilled.","requiresExplicitUserIntent":true,"input":{"required":["name","email","website","need","budget"],"optional":["message","pageUri"],"notes":"website may be a bare domain such as company.com or a full URL. Random text is rejected."},"output":{"ok":"boolean","redirectUrl":"Cal.com booking URL with intake fields prefilled"}},{"id":"read_pricing","type":"http","method":"GET","url":"https://razegrowth.com/pricing.md","description":"Read machine-friendly pricing and booking information."},{"id":"read_agent_context","type":"http","method":"GET","url":"https://razegrowth.com/llms.txt","alternateUrl":"https://razegrowth.com/llms-full.txt","description":"Read concise or expanded agent-facing site context before citing or acting on the site."},{"id":"discover_mcp","type":"http","method":"GET","url":"https://razegrowth.com/.well-known/mcp.json","description":"Discover the unauthenticated public MCP server and available tools."},{"id":"check_availability","type":"mcp","endpoint":"https://razegrowth.com/mcp","tool":"get_available_slots","description":"Check live Cal.com availability. This is read-only and safe before user confirmation."},{"id":"create_booking","type":"mcp","endpoint":"https://razegrowth.com/mcp","tool":"create_booking","description":"Create a real Cal.com booking only after the visitor selected an available slot and explicitly confirmed.","requiresExplicitUserConfirmation":true},{"id":"buy_audit","type":"external_checkout","method":"GET","url":"https://buy.stripe.com/8x2eVffEd0RZ7o93749oc00","description":"Open the Stripe checkout for the $499 brand and website conversion audit."},{"id":"subscribe_execution_partnership","type":"external_checkout","method":"GET","url":"https://buy.stripe.com/cNi3cx4ZzcAH6k54b89oc02?prefilled_promo_code=RAZE20","description":"Open the Stripe checkout for the execution partnership. Current Stripe promo is $4,800/mo for the first 3 months, then $6,000/mo."}]}