orchestro for Windsurf
io.github.khaoss85/orchestro
Your AI Development Conductor - 60 MCP tools for intelligent task orchestration
client:Windsurf
transport:stdio
runtime:npm
Install orchestro in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"orchestro": {
"command": "npx",
"args": [
"-y",
"@khaoss85/orchestro"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs