Skip to content
VS Code

shadowgate mcp for VS Code

io.github.josephibra/shadowgate-mcp

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

client:VS Code transport:streamable-http

Install shadowgate mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "shadowgate-mcp": {
      "type": "http",
      "url": "https://shadowgate-mcp.mcp.xpay.sh/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

shadowgate mcp in other clients