github for Zed
io.github.rog0x/github
GitHub analytics - repos, PRs, issues, releases, contributors
client:Zed
transport:stdio
runtime:npm
Install github in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"github": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-github-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs