Skip to content
Claude Desktop

OrchestrUI for Claude Desktop

io.github.ecd5a/orchestrui

Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.

client:Claude Desktop transport:stdio runtime:npm

Install OrchestrUI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "orchestrui": {
      "command": "npx",
      "args": [
        "-y",
        "orchestrui"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

OrchestrUI in other clients