Skip to content
Cursor

Tool-Guardian-Proxy for Cursor

io.github.evozim/tool-guardian

Safety execution proxy protecting clients during tool calls.

client:Cursor transport:sse

Install Tool-Guardian-Proxy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tool-guardian": {
      "url": "https://tool-guardian-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tool-Guardian-Proxy in other clients