elephia for Zed
io.github.elephia/elephia
Git for your AI's context: local-first, deterministic memory over MCP. An elephant never forgets.
client:Zed
transport:stdio
runtime:pypi
Install elephia in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"elephia": {
"command": "uvx",
"args": [
"elephia"
],
"env": {
"ELEPHIA_DIR": "<ELEPHIA_DIR>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs