Skip to content
Windsurf

GitHub for Windsurf

io.github.abhishekkumar2021/github

GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.

client:Windsurf transport:stdio runtime:npm

Install GitHub in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@abhishekmcp/github"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GITHUB_CLIENT_ID": "<GITHUB_CLIENT_ID>",
        "GITHUB_READONLY": "<GITHUB_READONLY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

GitHub in other clients