关于
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.
主要功能
- 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
使用案例
- 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