About
Context is a self-hosted server designed to transform your documentation into a searchable knowledge base accessible by AI assistants. It works by parsing content from diverse sources like MDX, Markdown, and OpenAPI specifications, then semantically chunking and embedding it using OpenAI. This processed information is stored in a Pinecone vector database, enabling AI assistants to query and retrieve relevant context efficiently through the Model Context Protocol (MCP) and a REST API.