Skip to content
VS Code

Chiwawa — AI Agent Registry for VS Code

io.github.manuelrmz123/chiwawa

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

client:VS Code transport:sse

Install Chiwawa — AI Agent Registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "chiwawa": {
      "type": "sse",
      "url": "https://chiwawa.vercel.app/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Chiwawa — AI Agent Registry in other clients