Skip to content
Windsurf

Quickshell MCP for Windsurf

io.github.franklinnolasco7/quickshell-mcp

Source-grounded Quickshell, QML, and Qt documentation, examples, and real-world implementations.

client:Windsurf transport:stdio runtime:pypi

Install Quickshell MCP in Windsurf

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

{
  "mcpServers": {
    "quickshell-mcp": {
      "command": "uvx",
      "args": [
        "quickshell-mcp"
      ]
    }
  }
}

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

Quickshell MCP in other clients