Claude Code MCP solution
fleet_task_assign
fleet_task_assign: Assign and start a task
Set FLEET_TASK_TITLE and start the selected agent immediately. 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
Assign issue #42 to backend-dev.Launches the agent with authoritative task context.
Tool category
Task & Context Tools
Assign work and inspect or update Fabric task state.
Guardrail
Mutating; agent and task are required.
More task & context tools
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/.