Github for Zed
io.github.pipeworx-io/github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
client:Zed
transport:streamable-http
Install Github in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"github": {
"url": "https://gateway.pipeworx.io/github/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs