Palim for Zed
io.github.joleschmidt/palim
Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.
client:Zed
transport:streamable-http
tools:11
Install Palim in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"palim": {
"url": "https://api.usepalim.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs