GitHub for Zed
io.github.github/github-mcp-server
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
client:Zed
transport:streamable-http
runtime:oci
tools:10
Install GitHub in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"github-mcp-server": {
"url": "https://api.githubcopilot.com/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs