Skip to content
VS Code

bridgeguard mcp for VS Code

io.github.kota1026/bridgeguard-mcp

BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...

client:VS Code transport:stdio runtime:npm

Install bridgeguard mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "bridgeguard-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "bridgeguard-mcp"
      ]
    }
  }
}

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

bridgeguard mcp in other clients