Hybrid Manager exposes a Model Context Protocol (MCP) server that allows AI agents and MCP-compatible clients to interact with the platform programmatically. The MCP server enables agentic workflows (such as automated migrations, cluster management, and observability queries) to be driven by large language models (LLMs) or AI pipelines.
The MCP server is self-documenting. When an MCP client connects to the entry point, it can automatically discover all available tools and their descriptions without requiring separate API reference documentation.
Connecting to the MCP server
The MCP server is available via the Portal API Gateway. Use the following entry point URL, replacing <portal-url> with your HM environment's portal URL: