{
  "markdown": "# Revenue MCP\n\nQuery your MRR, churn, and revenue from **Stripe, Gumroad, and Lemon Squeezy** directly inside Claude.\n\nNo more switching tabs. Ask Claude \"what's my MRR this month?\" and get the answer in context.\n\n## Supported Platforms\n\n| Platform | MRR | Churn | Product Breakdown | Recent Revenue |\n|----------|-----|-------|------------------|----------------|\n| Stripe | ✅ | ✅ | ✅ | ✅ |\n| Gumroad | — | — | ✅ | ✅ |\n| Lemon Squeezy | ✅ | — | — | ✅ |\n| Paddle | 🔜 | 🔜 | 🔜 | 🔜 |\n| Polar | 🔜 | 🔜 | 🔜 | 🔜 |\n\n## Quick Start\n\n### 1. Get your API keys\n\n- **Stripe**: Dashboard → Developers → API keys → Secret key\n- **Gumroad**: Settings → Advanced → Applications → Generate access token\n- **Lemon Squeezy**: Settings → API → Create key\n\n### 2. Add to Claude Desktop\n\nEdit `~/Library/Application Support/Claude/claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"revenue-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"revenue-mcp\"],\n      \"env\": {\n        \"STRIPE_SECRET_KEY\": \"sk_live_...\",\n        \"GUMROAD_ACCESS_TOKEN\": \"your_token\",\n        \"LEMONSQUEEZY_API_KEY\": \"your_key\"\n      }\n    }\n  }\n}\n```\n\nRestart Claude Desktop. Done.\n\n### 3. Ask Claude anything\n\n- \"What's my MRR this month?\"\n- \"How much did I make in the last 30 days?\"\n- \"Which product is generating the most revenue?\"\n- \"What's my churn rate?\"\n- \"Break down my revenue by platform\"\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `get_revenue_summary` | Full summary across all platforms — MRR, ARR, new MRR, churn |\n| `get_mrr_by_platform` | MRR comparison table across platforms |\n| `get_product_breakdown` | Revenue + subscribers per product (Stripe) |\n| `get_recent_revenue` | Total revenue over last N days |\n| `get_churn_summary` | Churn MRR, new MRR, net new MRR, churn rate |\n\n## License\n\nMIT\n",
  "bytes": 1807,
  "sha": "b5dc78848ac18af179b6b6833222c1c4cd039a364e59b22fc0096547cef38cea",
  "repo_slug": "warfare-hub/revenue-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_warfare_hub_revenue_mcp_5f146550/readme"
}