dora register lint for Windsurf
io.github.jmshinhwa/dora-register-lint
24 checks on the register CSV before it reaches the supervisor — LEI check digits, ISO dates and cod
client:Windsurf
transport:stdio
runtime:npm
Install dora register lint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dora-register-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/dora-register-lint"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs