Claude Army runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 6 Mar 2026.
Orchestrate multiple Claude Code agents in parallel from chat
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claude-army -- npx -y claude-army
{
"mcpServers": {
"claude-army": {
"args": [
"-y",
"claude-army"
],
"command": "npx"
}
}
}
[mcp_servers.claude-army]
command = "npx"
args = ["-y", "claude-army"]
{
"mcpServers": {
"claude-army": {
"args": [
"-y",
"claude-army"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-army": {
"args": [
"-y",
"claude-army"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.