Skip to content
Cursor

A2A Trust Plane for Cursor

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

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

client:Cursor transport:streamable-http

Install A2A Trust Plane in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

A2A Trust Plane in other clients