Dome Systems

dome mcp

MCP server for AI agents

dome mcp serves the Dome Platform as MCP tools, so an AI assistant can run the same operations this CLI exposes. It authenticates as the active CLI context, which means the assistant is limited to what that session may already do.

Serve

dome mcp serve

Start an MCP server on stdio. Exposes Dome Platform operations as tools for MCP clients.

Authentication is read from the active CLI context.

Setup

dome auth login
dome mcp serve

Client registration is on the MCP Server Reference: Claude Code, Claude Desktop, Cursor, Codex, and any stdio MCP client.

See the MCP Server Reference for the complete tool list organized by group.

On this page

Was this page helpful?