Fleet 2.9.1 is out.See what's new →
FleetFleet
Claude Code MCP solution

fleet_workflow_get

fleet_workflow_get: Get a saved workflow

Read a saved control-plane workflow by its opaque ID. Fleet exposes this through `fleet mcp serve`, so Claude Code can operate against your local agent fleet without a hosted broker or a separate management console.

What this solves

Switching between an MCP conversation and separate terminal commands breaks operational context.

Try it in Claude Code

Show me the saved workflow with this ID.

Returns the workflow definition and execution settings.

Tool category

Workflow Tools

Inspect and update saved control-plane workflow execution settings.

Guardrail

Read-only; instance authentication is required.

Connect this tool from any MCP client

Hosted Streamable HTTP is https://app.fleetctl.ai/mcp. Local stdio is `fleet mcp serve`. Install how-to: /docs/mcp-tools/.