OrchestrUI for Windsurf
io.github.ecd5a/orchestrui
Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.
client:Windsurf
transport:stdio
runtime:npm
Install OrchestrUI in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs