Skip to content
Windsurf

ProjectPulse MCP for Windsurf

io.github.alexbypa/github-projectpulse-mcp

Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.

client:Windsurf transport:stdio runtime:npm

Install ProjectPulse MCP 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-projectpulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "projectpulse-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

ProjectPulse MCP in other clients