Skip to content
Windsurf

figuard mcp for Windsurf

io.github.figuard/figuard-mcp

Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.

client:Windsurf transport:stdio runtime:npm

Install figuard mcp 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": {
    "figuard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figuard-mcp"
      ],
      "env": {
        "FIGUARD_API_KEY": "<FIGUARD_API_KEY>",
        "FIGUARD_BASE_URL": "<FIGUARD_BASE_URL>",
        "FIGUARD_DATABASE": "<FIGUARD_DATABASE>",
        "FIGUARD_MODE": "<FIGUARD_MODE>"
      }
    }
  }
}

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

figuard mcp in other clients