Skip to content
Windsurf

SpendShield for Windsurf

io.github.felixpg13-glitch/spendshield

Authorization layer between AI agents and money: ALLOW/APPROVAL/DENY, budgets, audit.

client:Windsurf transport:stdio runtime:pypi

Install SpendShield in Windsurf

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

{
  "mcpServers": {
    "spendshield": {
      "command": "uvx",
      "args": [
        "spendshield"
      ]
    }
  }
}

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

SpendShield in other clients