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

fleet_workflow_update

fleet_workflow_update: Update workflow execution settings

Update a saved workflow's runner and model without replacing its definition. 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

Update this workflow's execution settings.

Persists the execution-setting change while preserving the graph.

Tool category

Workflow Tools

Inspect and update saved control-plane workflow execution settings.

Guardrail

Mutating; workflow ID and instance authentication are 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/.