About
The Context server acts as a crucial integration surface for AI agents, providing robust context resolution capabilities through the Model Context Protocol. It communicates via JSON-RPC 2.0 over standard I/O, allowing agents to query and retrieve relevant contextual information from predefined caches. This server enables agents to resolve context based on queries and token budgets, inspect cache metadata, and list available caches, making it an essential component for agents requiring dynamic and relevant context access within the Context platform.