Recall for Zed
io.github.mcp-dir/recall-mcp
Recall (recall.it) — your AI knowledge base / 'second brain'. Via the official API: semantic search
client:Zed
transport:streamable-http
tools:10
Install Recall in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"recall-mcp": {
"url": "https://api.mcp.ai/p_recall"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs