stripe analytics for Claude Desktop
io.github.lordbasilaiassistant-sudo/stripe-analytics
Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.
client:Claude Desktop
transport:stdio
runtime:npm
Install stripe analytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stripe-analytics": {
"command": "npx",
"args": [
"-y",
"mcp-stripe-analytics"
],
"env": {
"STRIPE_SECRET_KEY": "<STRIPE_SECRET_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs