Skip to content
Zed

mcp github for Zed

io.github.infoinlet-marketplace/mcp-github

GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.

client:Zed transport:stdio runtime:npm

Install mcp github in Zed

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

{
  "context_servers": {
    "mcp-github": {
      "command": "npx",
      "args": [
        "-y",
        "@infoinlet/mcp-github"
      ]
    }
  }
}

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

mcp github in other clients