Skip to content
Grok

A2A Trust Plane for Grok

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

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

client:Grok transport:streamable-http

Install A2A Trust Plane in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

A2A Trust Plane in other clients