// SUPPORT
Support
Stuck linking a machine, or a ship not showing up? Start with the FAQ below. If that doesn't sort it, email us and we'll help.
Email supportquestions@fleet-command-agents.com · we usually reply within a couple of days.
Quick setup
-
1.
In Claude Code on your computer, run these two commands:
claude plugin marketplace add sideffect263/fleet-commanderclaude plugin install fleet-commander - 2. Restart Claude Code so the plugin's hooks load.
-
3.
In the app, tap Add a Fleet and note the
FLEET-XXXXcode. -
4.
Run
/fleet-link FLEET-XXXXin Claude Code, then use the agent — ships appear.
FAQ
My ships aren't showing up.
Three things to check: (1) you restarted Claude Code after installing the plugin; (2) /fleet-link reported success; (3) the session is actually doing something — idle sessions still appear, but it can take a few seconds for the first event to sync. Re-run /fleet-link with a fresh code if needed.
What does “Re-link” mean?
Pairing tokens can expire or be revoked. If a fleet shows as unauthorized, tap Re-link, generate a new FLEET-XXXX code, and run /fleet-link again on that machine.
How do remote approvals work?
Off by default. Enable with /fleet-approvals on. After that, gated tool calls (Bash by default) pause and ask your phone to Approve or Deny before running. Turn it off with /fleet-approvals off.
Does it send my code or prompts?
No. Only session metadata — activity, project folder name (basename only), usage stats. Never source, file contents, or prompts. See the privacy policy for the full list.
Which agents does it support?
Claude Code, Codex, and Cursor show up as ships in the same fleet, each tagged by agent. More agents are on the way.
Do I need a Mac? Does it work on Windows or Linux?
No Mac needed for the machine you monitor — the plugin is pure Node and runs anywhere Claude Code, Codex, or Cursor do: macOS, Windows, and Linux. You only need an iPhone (and optionally an Apple Watch) to view your fleet.
Will it notify me when something needs me?
Yes — allow notifications when the app asks, and your phone buzzes when a ship hits AWAIT CMD or finishes its run, even with the app closed. Revoke any time in iOS Settings.
Can I monitor more than one machine?
Yes — that's the point. Add a fleet per machine; each gets its own pairing code. The app and watch switch between them.
How do I remove everything?
Run /fleet-unlink on each machine (or claude plugin uninstall fleet-commander) and delete the fleet in the app. To purge any synced metadata, email us with your pairing token.
Still stuck?
Email questions@fleet-command-agents.com or open an issue on GitHub.