a2a trustgate for Grok
io.github.jyswee/a2a-trustgate
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 50 tools.
client:Grok
transport:sse
runtime:npm
Install a2a trustgate in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"a2a-trustgate": {
"type": "sse",
"url": "https://mcp.a2ainfrastructure.com/sse"
}
}
}
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