Skip to content
Windsurf

Q-SYS MCP for Windsurf

io.github.reowens/qsys-mcp

Control QSC Q-SYS systems over QRC from AI agents or Claude.

client:Windsurf transport:stdio runtime:npm

Install Q-SYS MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Q-SYS MCP in other clients