Notes for Zed
io.github.mctx-ai/notes
Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie
client:Zed
transport:sse
Install Notes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notes": {
"url": "https://notes.mctx.ai/v1.5.4"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs