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

fleet_fabric_publish

fleet_fabric_publish: Publish a Fabric event

Publish a task, handoff, blocker, decision, update, request, or review event. 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

Publish a blocker for backend-dev.

Records and delivers the event.

Tool category

Fabric Tools

Publish coordination events and inspect pending inbox deliveries.

Guardrail

Mutating; sender, kind, and summary 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/.