Skip to content
Claude Desktop

shield for Claude Desktop

io.github.bolyra/shield

Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.

client:Claude Desktop transport:stdio runtime:npm

Install shield in Claude Desktop

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

{
  "mcpServers": {
    "shield": {
      "command": "npx",
      "args": [
        "-y",
        "@bolyra/shield"
      ]
    }
  }
}

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

shield in other clients