Context Keeper (remote) for Zed
io.github.jarmstrong158/context-keeper-remote
Cloudflare Worker remote backend for context-keeper (D1). MCP 2026-07-28, dual-era.
client:Zed
transport:streamable-http
Install Context Keeper (remote) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"context-keeper-remote": {
"url": "https://context-keeper-remote.{account}.workers.dev/mcp/{token}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs