Orchestro runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.
Your AI Development Conductor - 60 MCP tools for intelligent task orchestration
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 orchestro -- npx -y @khaoss85/orchestro
{
"mcpServers": {
"orchestro": {
"args": [
"-y",
"@khaoss85/orchestro"
],
"command": "npx"
}
}
}
[mcp_servers.orchestro]
command = "npx"
args = ["-y", "@khaoss85/orchestro"]
{
"mcpServers": {
"orchestro": {
"args": [
"-y",
"@khaoss85/orchestro"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"orchestro": {
"args": [
"-y",
"@khaoss85/orchestro"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.