Skip to content
Windsurf

creditsync for Windsurf

io.github.calademos/creditsync

Track credit card benefits, welcome offers, loyalty points, and money deadlines. No bank login.

client:Windsurf transport:stdio runtime:npm

Install creditsync 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": {
    "creditsync": {
      "command": "npx",
      "args": [
        "-y",
        "@creditsync-pro/mcp"
      ],
      "env": {
        "CREDITSYNC_API_KEY": "<CREDITSYNC_API_KEY>"
      }
    }
  }
}

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

creditsync in other clients