Skip to content
Cline

Q-SYS MCP for Cline

io.github.reowens/qsys-mcp

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

client:Cline transport:stdio runtime:npm

Install Q-SYS MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Q-SYS MCP in other clients