MCP server for orchestrating multiple agentic AI instances (Claude, Gemini, Codex, Copilot, AGY) across machines via SSH
Apra MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. MCP server for orchestrating multiple agentic AI instances (Claude, Gemini, Codex, Copilot, AGY) across machines via SSH.
Once Apra is connected, these are the calls the assistant has available:
Multi — cycle sprints running for hours, unattendedMembers — real machines running provider CLIs. The server composesSupervisor — the always-on layer -- launch and stop sprints over HTTP,Releases — GitHub ReleasesIssues — GitHub IssuesPillar — ConcretelyPackage — What it isapra-fleet — The fleet platform: server, CLI, member management, credentials, workflows runtimeTopic — LinkFAQ — docs/FAQ.mdTroubleshooting — docs/troubleshooting.mdArchitecture — docs/architecture.mdBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Apra's toolset — Multi, Members, Supervisor and 9 more — is a fair guide to whether it matches your workflow. It is maintained by kumaakh; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Apra's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Multi | cycle sprints running for hours, unattended |
| Members | real machines running provider CLIs. The server composes |
| Supervisor | the always-on layer -- launch and stop sprints over HTTP, |
| Releases | [GitHub Releases](https://github.com/Apra-Labs/apra-fleet/releases) |
| Issues | [GitHub Issues](https://github.com/Apra-Labs/apra-fleet/issues) |
| Pillar | Concretely |
| Package | What it is |
| apra-fleet | The fleet platform: server, CLI, member management, credentials, workflows runtime |
| Topic | Link |
| FAQ | [docs/FAQ.md](docs/FAQ.md) |
| Troubleshooting | [docs/troubleshooting.md](docs/troubleshooting.md) |
| Architecture | [docs/architecture.md](docs/architecture.md) |
{
"mcpServers": {
"apra-fleet": {
"command": "npx",
"args": ["-y", "@apralabs/apra-fleet"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.