Skip to content
VS Code

a2a trustgate for VS Code

io.github.jyswee/a2a-trustgate

A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 50 tools.

client:VS Code transport:sse runtime:npm

Install a2a trustgate in VS Code

.vscode/mcp.json

{
  "servers": {
    "a2a-trustgate": {
      "type": "sse",
      "url": "https://mcp.a2ainfrastructure.com/sse"
    }
  }
}

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

a2a trustgate in other clients