shield for Windsurf
io.github.bolyra/shield
Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.
client:Windsurf
transport:stdio
runtime:npm
Install shield in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shield": {
"command": "npx",
"args": [
"-y",
"@bolyra/shield"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs