AgentBase for Zed
io.github.vhspace/agentbase
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
client:Zed
transport:streamable-http
tools:3
Install AgentBase in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentbase": {
"url": "https://mcp.agentbase.tools/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs