Starts the Fleet MCP server, which exposes 32 tools over JSON-RPC 2.0 on stdio. Claude Code auto-discovers the server via .mcp.json in the repository root and makes Fleet operations available as native tools within the session, so the user does not have to type CLI commands.
The MCP server covers fleet, agent, pipeline, fabric, watch, task, config, and log operations. It is the primary integration point between Fleet and Claude Code. It is typically launched by Claude Code, not by hand, and takes no flags.