Skip to content
Windsurf

RetentionCheck for Windsurf

io.github.brianfofficial/retentioncheck-mcp-server

Pull churn from Stripe, Postgres, MySQL, or pasted feedback. AI-ranked drivers + fixes.

client:Windsurf transport:stdio runtime:npm

Install RetentionCheck 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": {
    "retentioncheck-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@retentioncheck/mcp-server"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "STRIPE_SECRET_KEY": "<STRIPE_SECRET_KEY>",
        "POSTGRES_URL": "<POSTGRES_URL>",
        "MYSQL_URL": "<MYSQL_URL>",
        "RETENTIONCHECK_TELEMETRY": "<RETENTIONCHECK_TELEMETRY>"
      }
    }
  }
}

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

RetentionCheck in other clients