Primary Responsibilities
Tool Exposure
Provides callable functions for document retrieval (
query_content), file management, and citation verification.Agent Integration
Allows external AI agents to seamlessly interact with your workspace contexts.
Secure Auth
Validates agent credentials against the main backend to ensure secure access.
State Sync
Keeps the agent’s understanding of the file system in sync with the actual workspace state.
Project Structure
The MCP server is a standalone Python application that communicates with the main backend.Getting Started
To configure and extend the MCP server, explore the detailed guides:Architecture
Understand how the MCP server connects Agents to the Backend.
Tools Reference
List of available tools and their capabilities.
Prompts
Available system prompts for guiding agent behavior.