elephia for Claude Desktop
io.github.elephia/elephia
Git for your AI's context: local-first, deterministic memory over MCP. An elephant never forgets.
client:Claude Desktop
transport:stdio
runtime:pypi
Install elephia in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"elephia": {
"command": "uvx",
"args": [
"elephia"
],
"env": {
"ELEPHIA_DIR": "<ELEPHIA_DIR>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs