Skip to content

AI Module (AI²)

An AI-native interface to the Operator Platform.

The AI Module — also called AI² — exposes the platform's NBI capabilities to AI agents and LLMs. It enables AI-driven automation (e.g. deploying Application Instances, managing federation, or querying Availability Zones via natural language), supports agentic workflows that combine multiple CAMARA APIs in sequence and allows operators and application providers to interact with the platform through natural language instead of direct API integration. It consists of two components:

  • MCP Module — implements an MCP server that wraps CAMARA APIs as callable tools, enabling integration with AI agent frameworks
  • AI Agent — a lightweight backend that allows users to interact with the Operator Platform through natural language, delegating to the MCP Module for execution

Rather than constructing API calls manually, users and AI agents describe their intent in natural language and have it translated into the appropriate NBI API operations.