Skip to content

Python Package Runtime Test for Cline

io.github.ligafew/python-package-runtime-test

Hosted Python sandbox for package runtime verification: pip install and usable-import evidence.

client:Cline transport:streamable-http tools:1

Install Python Package Runtime Test 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": {
    "python-package-runtime-test": {
      "url": "https://apcs-public-mcp-gateway.apcs-mcp.workers.dev/mcp/python-package-runtime-test"
    }
  }
}

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

What Cline can do once it is connected

Python Package Runtime Test in other clients