notesbridge for Cursor
io.github.isaiahdupree/notesbridge
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
client:Cursor
transport:streamable-http
Install notesbridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"notesbridge": {
"url": "https://notesbridge.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs