Skip to content
Windsurf

ActionsPulse for Windsurf

io.github.tsviz/actions-pulse

Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards.

client:Windsurf transport:stdio runtime:oci

Install ActionsPulse 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": {
    "actions-pulse": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/tsviz/actions-pulse:v2.3.0"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GITHUB_ORG": "<GITHUB_ORG>",
        "GITHUB_ENTERPRISE_SLUG": "<GITHUB_ENTERPRISE_SLUG>",
        "DEFAULT_REPO_FILTER": "<DEFAULT_REPO_FILTER>"
      }
    }
  }
}

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

ActionsPulse in other clients