Skip to content
Windsurf

stripe analytics for Windsurf

io.github.lordbasilaiassistant-sudo/stripe-analytics

Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.

client:Windsurf transport:stdio runtime:npm

Install stripe analytics in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "stripe-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-stripe-analytics"
      ],
      "env": {
        "STRIPE_SECRET_KEY": "<STRIPE_SECRET_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

stripe analytics in other clients