Skip to content
VS Code

A2A Trust Plane for VS Code

io.github.the-825/a2a-trust-plane

Tenant-scoped control layer for agent-to-agent systems: governed routing, approvals, evidence.

client:VS Code transport:streamable-http

Install A2A Trust Plane in VS Code

.vscode/mcp.json

{
  "servers": {
    "a2a-trust-plane": {
      "type": "http",
      "url": "https://trust.the825.co/mcp"
    }
  }
}

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

A2A Trust Plane in other clients