notesbridge for Zed
io.github.isaiahdupree/notesbridge
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
client:Zed
transport:streamable-http
Install notesbridge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notesbridge": {
"url": "https://notesbridge.vercel.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs