a2asearch mcp for Zed
io.github.tadas-github/a2asearch-mcp
Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.
client:Zed
transport:stdio
runtime:npm
Install a2asearch mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"a2asearch-mcp": {
"command": "npx",
"args": [
"-y",
"a2asearch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs