Run Python for Zed
io.github.hal9ai/run-python
Run Python code from natural language prompts, with optional PyPI package install.
client:Zed
transport:streamable-http
tools:1
Install Run Python in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"run-python": {
"url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs