Skip to content
Claude Desktop

SpendShield for Claude Desktop

io.github.felixpg13-glitch/spendshield

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

client:Claude Desktop transport:stdio runtime:pypi

Install SpendShield in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SpendShield in other clients