Recall for Zed
io.github.imjakezimmer32/recall
Notes, files, GitHub, and Drive through one MCP connection.
client:Zed
transport:streamable-http
Install Recall in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"recall": {
"url": "https://recall.arraybud.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs