Enables users to chat and query their documents directly from IDEs and other MCP-compatible clients.
Kollektiv is a remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, enabling users to perform Retrieval-Augmented Generation (RAG) over their own documents directly from IDEs like Cursor, Windsurf, and Claude Desktop, or any MCP-compatible client. It offers secure authentication via OAuth 2.0 and is intended as a component of a larger application including a backend server for document processing and a frontend for document upload and onboarding. Designed to improve interaction with personal documents within a development environment.