Skip to content
Windsurf

mcp seatbelt for Windsurf

io.github.kryptosai/mcp-seatbelt

MCP runtime security proxy. Blocks dangerous AI agent tool calls with a policy engine.

client:Windsurf transport:stdio runtime:npm

Install mcp seatbelt in Windsurf

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

{
  "mcpServers": {
    "mcp-seatbelt": {
      "command": "npx",
      "args": [
        "-y",
        "@kryptosai/mcp-seatbelt"
      ]
    }
  }
}

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

mcp seatbelt in other clients