Notes for Zed
dev.jpwilliams.notes/notes
A daily notebook your AI writes in — on today's page, in your entity graph, marked as its own.
client:Zed
transport:streamable-http
Install Notes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notes": {
"url": "https://notes.jpwilliams.dev/api/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs