gitlab ci break lint for Windsurf
io.github.jmshinhwa/gitlab-ci-break-lint
Names the .gitlab-ci.yml lines your runner will reject after the next GitLab major upgrade
client:Windsurf
transport:stdio
runtime:npm
Install gitlab ci break lint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gitlab-ci-break-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/gitlab-ci-break-lint"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs