test_python_package_runtime — Python Package Runtime Test MCP Tool
test_python_package_runtime
(test python package runtime) is one of 1 tool on the
Python Package Runtime Test
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call test_python_package_runtime from your client
- Claude Code Python Package Runtime Test test_python_package_runtime run in your project directory
- Claude Desktop Python Package Runtime Test test_python_package_runtime ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Python Package Runtime Test test_python_package_runtime ~/.cursor/mcp.json
- VS Code Python Package Runtime Test test_python_package_runtime .vscode/mcp.json
- Zed Python Package Runtime Test test_python_package_runtime ~/.config/zed/settings.json
- Windsurf Python Package Runtime Test test_python_package_runtime ~/.codeium/windsurf/mcp_config.json
- Cline Python Package Runtime Test test_python_package_runtime ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Python Package Runtime Test test_python_package_runtime ~/.gemini/settings.json
- Grok Python Package Runtime Test test_python_package_runtime .mcp.json (in your project root)
- ChatGPT Python Package Runtime Test test_python_package_runtime Settings → Connectors → Advanced → Developer mode
- Claude.ai Python Package Runtime Test test_python_package_runtime Settings → Connectors → Add custom connector
- LangChain Python Package Runtime Test test_python_package_runtime pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http python-package-runtime-test https://apcs-public-mcp-gateway.apcs-mcp.workers.dev/mcp/python-package-runtime-test
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.