Skip to content
Grok

Chiwawa — AI Agent Registry for Grok

io.github.manuelrmz123/chiwawa

Search and discover AI agents across A2A and MCP protocols. 2,000+ agents with health tracking.

client:Grok transport:sse

Install Chiwawa — AI Agent Registry in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "chiwawa": {
      "type": "sse",
      "url": "https://chiwawa.vercel.app/mcp/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

Chiwawa — AI Agent Registry in other clients