Skip to content
Windsurf

github for Windsurf

io.github.dave-london/github

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

client:Windsurf transport:stdio runtime:npm

Install github in Windsurf

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

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/github"
      ]
    }
  }
}

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

github in other clients