A plugin for Cursor MCP that allows you to interact with Apple Notes directly from your editor.
- Search through your Apple Notes
- Create new notes
- Read existing notes.
- Open Cursor
- Open the command palette (Cmd/Ctrl + Shift + P)
- Type
MCP: Install Plugin
- Enter
packetnomad/cursor-mcp-apple-notes
The plugin adds the following commands to Cursor:
MCP: notes.search <query>
MCP: notes.create
You'll be prompted to enter the title and content.
MCP: notes.read <id>
- macOS (required for Apple Notes integration)
- Cursor with MCP support
MIT