@@ -14,6 +14,12 @@ The MCP Module implements an MCP server that exposes **CAMARA-compliant APIs** v
* Support for agentic workflows
* Scalable AI-enabled operations
### 2. AI Agent
AI Agent is a lightweight, modular backend built with [`Quart`](https://quart.palletsprojects.com/en/latest/) that exposes REST API endpoints for interacting with multiple AI sub-agents.
It is designed to be easily extensible with support for different LLMs and OpenOP MCP servers.