Run Python for Cursor
io.github.hal9ai/run-python
Run Python code from natural language prompts, with optional PyPI package install.
client:Cursor
transport:streamable-http
tools:1
Install Run Python in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"run-python": {
"url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs