Agent Arena Registry for Grok
io.github.smukh/agent-arena
On-chain ERC-8004 agent registry. Search, register, and check reputation across 16 chains.
client:Grok
transport:streamable-http
tools:3
Install Agent Arena Registry in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-arena": {
"type": "http",
"url": "https://agentarena.site/api/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