bizdays for Windsurf
io.github.qinisolabs/bizdays
Verified business-day math for AI agents: holidays + per-country weekends, not guesses.
client:Windsurf
transport:stdio
runtime:npm
Install bizdays in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bizdays": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/bizdays"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs