debtfree for Windsurf
io.github.chrisbusbin-pixel/debtfree
Debt payoff calculator: snowball vs avalanche, minimum payment trap, extra-payment impact.
client:Windsurf
transport:stdio
runtime:npm
Install debtfree in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"debtfree": {
"command": "npx",
"args": [
"-y",
"debtfree-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs