Skip to content
Windsurf

Qiskit IBM Runtime MCP Server for Windsurf

io.github.qiskit/qiskit-ibm-runtime-mcp-server

MCP server for IBM Quantum computing services through Qiskit IBM Runtime

client:Windsurf transport:stdio runtime:pypi

Install Qiskit IBM Runtime 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-ibm-runtime-mcp-server": {
      "command": "uvx",
      "args": [
        "qiskit-ibm-runtime-mcp-server"
      ],
      "env": {
        "QISKIT_IBM_TOKEN": "<QISKIT_IBM_TOKEN>",
        "QISKIT_IBM_RUNTIME_MCP_INSTANCE": "<QISKIT_IBM_RUNTIME_MCP_INSTANCE>"
      }
    }
  }
}

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

Qiskit IBM Runtime MCP Server in other clients