Pypi for Zed
io.github.pipeworx-io/pypi
PyPI MCP — wraps the Python Package Index (PyPI) JSON API (free, no auth).
client:Zed
transport:streamable-http
Install Pypi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pypi": {
"url": "https://gateway.pipeworx.io/pypi/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs