{"schema_version":"1.0","name":"idearoast","display_name":"IdeaRoast","description":"Brutal AI startup idea analysis by a panel of 4 specialist agents — Market, Tech, Finance, Timing. Pay with Bitcoin. No account needed. Returns structured JSON with survival score, verdict, red flags, and pivot recommendation.","homepage":"https://www.idearoast.dev","docs":"https://www.idearoast.dev/docs","skill":"https://www.idearoast.dev/SKILL.md","icon":"https://www.idearoast.dev/favicon.ico","installation":{"type":"stdio","note":"Clone the repo and build the mcp/ package, or point to the pre-built dist/index.js.","claude_desktop":{"mcpServers":{"idearoast":{"command":"node","args":["/path/to/idearoast/mcp/dist/index.js"],"env":{"IDEAROAST_API_BASE":"https://www.idearoast.dev"}}}}},"tools":[{"name":"roast_idea","description":"Submit a startup idea to IdeaRoast for brutal AI analysis by a panel of 4 specialist agents (Market, Tech, Finance, Timing). Returns a Bitcoin address and exact amount for payment. The user must pay from their own wallet — this tool does not pay automatically.","parameters":{"idea":{"type":"string","required":true,"description":"The startup idea to evaluate"},"stage":{"type":"string","required":false,"description":"e.g. \"just an idea\", \"MVP\", \"revenue\""},"market":{"type":"string","required":false,"description":"Target market, e.g. \"SMBs\", \"Gen Z\""},"traction":{"type":"string","required":false,"description":"Current traction, e.g. \"100 users\", \"$5k MRR\""}},"returns":{"on_success":"402 with Bitcoin address, amount in sats/BTC/USD, and roast_id to poll with"}},{"name":"poll_roast","description":"Check if a roast is ready after payment. Call this after the user has sent the Bitcoin payment. Returns the full structured roast when complete.","parameters":{"roast_id":{"type":"string","required":true,"description":"The roast ID returned by roast_idea"}},"returns":{"awaiting_payment":"Payment not yet detected — retry in ~30s","pending":"Payment confirmed, agents deliberating — retry in ~30s","complete":"Full roast markdown + share URL","failed":"Generation failed"}}],"pricing":{"currency":"BTC","network":"bitcoin","amount_usd_approx":"1.00","free_tier":"20 quick roasts per day, no payment required","note":"Price is dynamic — call GET /api/agent (no params) for current satoshi amount"},"api":{"base_url":"https://www.idearoast.dev","agent_endpoint":"https://www.idearoast.dev/api/agent","free_endpoint":"https://www.idearoast.dev/api/roast/free","discovery":"https://www.idearoast.dev/.well-known/agent.json"}}