github actions for Windsurf
io.github.ofershap/github-actions
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
client:Windsurf
transport:stdio
runtime:npm
Install github actions in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"github-actions": {
"command": "npx",
"args": [
"-y",
"mcp-server-github-actions"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs