Claude Code MCP solution
fleet_watch_create
fleet_watch_create: Create an issue watch
Register a project-scoped issue-close watch. 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
Notify release-manager when acme/app#42 closes.Creates the watch.
Tool category
Watch Tools
Notify an agent when a watched GitHub issue closes.
Guardrail
Mutating; repo, issue, and agent are required.
More watch 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/.