Skip to content
Windsurf

Spendlog for Windsurf

io.github.makz81/spendlog

MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

client:Windsurf transport:stdio runtime:npm

Install Spendlog in Windsurf

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

{
  "mcpServers": {
    "spendlog": {
      "command": "npx",
      "args": [
        "-y",
        "spendlog"
      ]
    }
  }
}

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

Spendlog in other clients