Skip to content
Zed

A2A Trust Plane for Zed

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

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

client:Zed transport:streamable-http

Install A2A Trust Plane in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "a2a-trust-plane": {
      "url": "https://trust.the825.co/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

A2A Trust Plane in other clients