Knowl for Zed
io.github.dat999zx/knowl
Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.
client:Zed
transport:streamable-http
runtime:npm
Install Knowl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knowl": {
"url": "https://api.knowl.cloud/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs