Local AI-powered document search, exposed as an MCP server
https://cloud.nomnomdrive.com/mcp
Paste this URL into Claude Desktop, Cursor, or any MCP-compatible client. Authentication is handled automatically via OAuth.
NomNomDrive watches your local folders, chunks and embeds documents using a local AI model, and stores vectors in SQLite on your machine. It then exposes three MCP tools — search_documents, list_folders, and get_document — so any AI assistant can search your files.
No documents are ever stored in the cloud. The cloud server is a relay that authenticates your MCP client and forwards tool calls to your running local agent over a secure WebSocket tunnel.
nomnomdrive cloud login or sign in from the app to establish the tunnel