Skip to content
Cline

CUDA-Q Docs for Cline

io.github.rogerawong/cudaq-docs-mcp

CUDA-Q docs, API reference, and runnable examples for AI agents, pinned to your installed version.

client:Cline transport:stdio runtime:pypi

Install CUDA-Q Docs 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": {
    "cudaq-docs-mcp": {
      "command": "uvx",
      "args": [
        "cudaq-docs-mcp"
      ]
    }
  }
}

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

CUDA-Q Docs in other clients