Skip to content
Cline

pystub for Cline

io.github.koyoyeager/pystub

Auto-detect stubbable packages for Python exe builds and generate minimal stub code

client:Cline transport:stdio runtime:pypi

Install pystub 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": {
    "pystub": {
      "command": "uvx",
      "args": [
        "mcp-pystub"
      ]
    }
  }
}

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

pystub in other clients