About
Qurio is an open-source, self-hosted ingestion and retrieval engine designed to function as a local 'Shared Library' for AI agents, including tools like Cursor, Windsurf, or custom scripts. Unlike cloud-based RAG solutions, Qurio runs entirely on your machine, ingesting handpicked heterogeneous documentation such as web crawls, PDFs, and Markdown files. It serves this curated context directly to your IDE via the Model Context Protocol (MCP), enabling AI to generate more accurate code faster by relying on trusted information. Qurio emphasizes privacy by keeping your data local, enhances precision to prevent AI hallucinations, offers rapid deployment via Docker Compose, and is built on open standards like MCP, Weaviate, and PostgreSQL.