Skip to content
Windsurf

python for Windsurf

io.github.dave-london/python

Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.

client:Windsurf transport:stdio runtime:npm

Install python in Windsurf

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

{
  "mcpServers": {
    "python": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/python"
      ]
    }
  }
}

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

python in other clients