Skip to content

Python Package Runtime Test for Zed

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

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

client:Zed transport:streamable-http tools:1

Install Python Package Runtime Test in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "python-package-runtime-test": {
      "url": "https://apcs-public-mcp-gateway.apcs-mcp.workers.dev/mcp/python-package-runtime-test"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Python Package Runtime Test in other clients