contextkeeper for Zed
io.github.therealdataboss/contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
client:Zed
transport:stdio
runtime:pypi
Install contextkeeper in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contextkeeper": {
"command": "uvx",
"args": [
"contextkeeper"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs