Apple Notes Integration
Enables semantic search and retrieval over Apple Notes within the Cursor IDE.
About
This tool provides seamless integration between Apple Notes and the Cursor IDE via the Model Context Protocol (MCP). It allows developers to leverage their notes for semantic search, full-text search, and retrieval directly within their coding environment. By using on-device embeddings and LanceDB for vector storage, it enhances productivity and knowledge management by making Apple Notes a readily accessible resource during development.
Key Features
- Semantic search using on-device embeddings model
- Vector storage with LanceDB
- Native Apple Notes integration
- Full-text search capabilities
- Integration with Cursor IDE via MCP
Use Cases
- Searching Apple Notes for relevant code snippets or documentation during development
- Retrieving specific notes for quick reference within the Cursor IDE
- Creating new notes directly from the Cursor IDE for immediate access and organization