Python Package Runtime Test for Cursor
io.github.ligafew/python-package-runtime-test
Hosted Python sandbox for package runtime verification: pip install and usable-import evidence.
client:Cursor
transport:streamable-http
tools:1
Install Python Package Runtime Test in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"python-package-runtime-test": {
"url": "https://apcs-public-mcp-gateway.apcs-mcp.workers.dev/mcp/python-package-runtime-test"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs