Skip to content
Windsurf

grantor mcp for Windsurf

com.chaingrantor/grantor-mcp

Wrap any MCP server with enforced, bounded, revocable permissions — grant, narrow, check, revoke.

client:Windsurf transport:stdio runtime:npm

Install grantor mcp in Windsurf

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

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

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

grantor mcp in other clients