Indie Founder Revenue MCP MCP Server
io.github.charlie-morrison/indie-founder-mcp
What is the Indie Founder Revenue MCP MCP server?
Aggregates Lemon Squeezy, Gumroad, Polar, and Stripe revenue into one Claude-queryable view.
How to install Indie Founder Revenue MCP
Copy-paste configuration for popular MCP clients.
LS_API_TOKENsecretLemon Squeezy API token (https://app.lemonsqueezy.com/settings/api). Enables the LS adapter.
LS_STORE_IDOptional Lemon Squeezy store ID filter.
GUMROAD_ACCESS_TOKENsecretGumroad OAuth access token (https://gumroad.com/settings/advanced). Enables the Gumroad adapter.
POLAR_API_TOKENsecretPolar.sh API token (https://polar.sh/settings/tokens). Enables the Polar adapter.
POLAR_ORG_IDOptional Polar organization ID filter.
STRIPE_API_KEYsecretStripe secret API key (https://dashboard.stripe.com/apikeys). Enables the Stripe adapter.
INDIE_FOUNDER_MCP_LICENSE_KEYsecretLemon Squeezy license key for the paid tier (top_customers, refund_signal, export_csv_for_tax). Free tools (summary_mrr, recent_orders, health) work without it. Buy at https://charliemorrison.lemonsqueezy.com.
{
"mcpServers": {
"indie-founder-mcp": {
"command": "https://github.com/charlie-morrison/indie-founder-mcp/releases/download/v0.2.0/indie-founder-mcp-0.2.0.mcpb",
"args": [],
"env": {
"LS_API_TOKEN": "<YOUR_LS_API_TOKEN>",
"LS_STORE_ID": "<YOUR_LS_STORE_ID>",
"GUMROAD_ACCESS_TOKEN": "<YOUR_GUMROAD_ACCESS_TOKEN>",
"POLAR_API_TOKEN": "<YOUR_POLAR_API_TOKEN>",
"POLAR_ORG_ID": "<YOUR_POLAR_ORG_ID>",
"STRIPE_API_KEY": "<YOUR_STRIPE_API_KEY>",
"INDIE_FOUNDER_MCP_LICENSE_KEY": "<YOUR_INDIE_FOUNDER_MCP_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"indie-founder-mcp": {
"command": "https://github.com/charlie-morrison/indie-founder-mcp/releases/download/v0.2.0/indie-founder-mcp-0.2.0.mcpb",
"args": [],
"env": {
"LS_API_TOKEN": "<YOUR_LS_API_TOKEN>",
"LS_STORE_ID": "<YOUR_LS_STORE_ID>",
"GUMROAD_ACCESS_TOKEN": "<YOUR_GUMROAD_ACCESS_TOKEN>",
"POLAR_API_TOKEN": "<YOUR_POLAR_API_TOKEN>",
"POLAR_ORG_ID": "<YOUR_POLAR_ORG_ID>",
"STRIPE_API_KEY": "<YOUR_STRIPE_API_KEY>",
"INDIE_FOUNDER_MCP_LICENSE_KEY": "<YOUR_INDIE_FOUNDER_MCP_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"indie-founder-mcp": {
"command": "https://github.com/charlie-morrison/indie-founder-mcp/releases/download/v0.2.0/indie-founder-mcp-0.2.0.mcpb",
"args": [],
"env": {
"LS_API_TOKEN": "<YOUR_LS_API_TOKEN>",
"LS_STORE_ID": "<YOUR_LS_STORE_ID>",
"GUMROAD_ACCESS_TOKEN": "<YOUR_GUMROAD_ACCESS_TOKEN>",
"POLAR_API_TOKEN": "<YOUR_POLAR_API_TOKEN>",
"POLAR_ORG_ID": "<YOUR_POLAR_ORG_ID>",
"STRIPE_API_KEY": "<YOUR_STRIPE_API_KEY>",
"INDIE_FOUNDER_MCP_LICENSE_KEY": "<YOUR_INDIE_FOUNDER_MCP_LICENSE_KEY>"
}
}
}
}{
"servers": {
"indie-founder-mcp": {
"type": "stdio",
"command": "https://github.com/charlie-morrison/indie-founder-mcp/releases/download/v0.2.0/indie-founder-mcp-0.2.0.mcpb",
"args": [],
"env": {
"LS_API_TOKEN": "<YOUR_LS_API_TOKEN>",
"LS_STORE_ID": "<YOUR_LS_STORE_ID>",
"GUMROAD_ACCESS_TOKEN": "<YOUR_GUMROAD_ACCESS_TOKEN>",
"POLAR_API_TOKEN": "<YOUR_POLAR_API_TOKEN>",
"POLAR_ORG_ID": "<YOUR_POLAR_ORG_ID>",
"STRIPE_API_KEY": "<YOUR_STRIPE_API_KEY>",
"INDIE_FOUNDER_MCP_LICENSE_KEY": "<YOUR_INDIE_FOUNDER_MCP_LICENSE_KEY>"
}
}
}
}claude mcp add indie-founder-mcp --env LS_API_TOKEN=<YOUR_LS_API_TOKEN> --env LS_STORE_ID=<YOUR_LS_STORE_ID> --env GUMROAD_ACCESS_TOKEN=<YOUR_GUMROAD_ACCESS_TOKEN> --env POLAR_API_TOKEN=<YOUR_POLAR_API_TOKEN> --env POLAR_ORG_ID=<YOUR_POLAR_ORG_ID> --env STRIPE_API_KEY=<YOUR_STRIPE_API_KEY> --env INDIE_FOUNDER_MCP_LICENSE_KEY=<YOUR_INDIE_FOUNDER_MCP_LICENSE_KEY> -- https://github.com/charlie-morrison/indie-founder-mcp/releases/download/v0.2.0/indie-founder-mcp-0.2.0.mcpbRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.