orchestro for Zed
io.github.khaoss85/orchestro
Your AI Development Conductor - 60 MCP tools for intelligent task orchestration
client:Zed
transport:stdio
runtime:npm
Install orchestro in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"orchestro": {
"command": "npx",
"args": [
"-y",
"@khaoss85/orchestro"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs