Skip to content
Cursor

shadowgate mcp for Cursor

io.github.josephibra/shadowgate-mcp

Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.

client:Cursor transport:streamable-http

Install shadowgate mcp in Cursor

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

{
  "mcpServers": {
    "shadowgate-mcp": {
      "url": "https://shadowgate-mcp.mcp.xpay.sh/mcp"
    }
  }
}

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

shadowgate mcp in other clients