Developer Tools
Trust: 25/100 (Limited)io.github.khaoss85/orchestro Guide
Your AI Development Conductor - 60 MCP tools for intelligent task orchestration
Quick Start
Install
npx @khaoss85/orchestroClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-khaoss85-orchestro": {
"command": "npx",
"args": [
"@khaoss85/orchestro"
]
}
}
}