26 Fleet MCP tool solutions for Claude Code
Fleet turns its Model Context Protocol integration into concrete developer workflows: local agent control, pipeline gates, Fabric Event Bus handoffs, Brain Daemon insight, task routing, issue watches, and config management from inside Claude Code.
Self-hosted
Claude Code talks to `fleet mcp serve` over stdio. No hosted broker, no extra network port.
Audit trail
Fabric events, pipeline approvals, task updates, and agent activity remain queryable after the prompt ends.
Loop engineering
Each tool turns a repeated management prompt into a reusable local workflow.
Choose the tool-sized entry point
Every page maps one MCP tool to the developer problem it solves, an example Claude Code prompt, and the guardrail Fleet keeps around the action.
Fleet & Status Tools
Inspect health, diagnostics, logs, dashboards, and Brain insights.
check Fleet health
Get agent counts, pending deliveries, and Brain alerts.
diagnose the Fleet host
Check tmux, SQLite, data paths, sockets, and GitHub CLI.
query the audit timeline
Read the unified Fabric and agent activity timeline.
render an executive dashboard
Generate a CEO, CTO, CPO, CMO, or general operating view.
inspect agent quality and risk
Return evaluation, risk, thoughts, and recommendations.
Agent Tools
Create, inspect, start, stop, and remove Fleet-managed agents.
list agents
List agents with status, vendor, model, and mode.
start an agent
Start an enabled, stopped agent by fuzzy name.
stop an agent
Stop a running agent by fuzzy name.
create an agent
Create a configured agent instance.
delete an agent
Delete an agent, optionally stopping it first.
read agent logs
Return raw agent log lines.
read parsed run output
Return run times, exit codes, durations, PRs, and commits.
Fabric Tools
Publish coordination events and inspect pending inbox deliveries.
Watch Tools
Notify an agent when a watched GitHub issue closes.
Task & Context Tools
Assign work and inspect or update Fabric task state.
read an agent's context
Return the agent config and pending inbox.
assign and start a task
Set FLEET_TASK_TITLE and start the selected agent immediately.
get a task
Return title, description, status, priority, and assignee.
list tasks
List tasks, optionally filtered by status.
update a task
Change task status or assignee.
Configuration Tools
Read and update local Fleet settings.
Workflow Tools
Inspect and update saved control-plane workflow execution settings.
Connect Claude Code to Fleet
Install the single Go binary, add `.mcp.json`, and give Claude Code 32 local tools for managing your agent fleet.