Skip to content
Windsurf

Qiskit Documentation MCP Server for Windsurf

io.github.qiskit/qiskit-docs-mcp-server

MCP server for querying and retrieving Qiskit documentation, guides, and API references

client:Windsurf transport:stdio runtime:pypi

Install Qiskit Documentation MCP Server in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "qiskit-docs-mcp-server": {
      "command": "uvx",
      "args": [
        "qiskit-docs-mcp-server"
      ],
      "env": {
        "QISKIT_DOCS_BASE": "<QISKIT_DOCS_BASE>",
        "QISKIT_HTTP_TIMEOUT": "<QISKIT_HTTP_TIMEOUT>"
      }
    }
  }
}

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

Qiskit Documentation MCP Server in other clients