debtfree for Claude Desktop
io.github.chrisbusbin-pixel/debtfree
Debt payoff calculator: snowball vs avalanche, minimum payment trap, extra-payment impact.
client:Claude Desktop
transport:stdio
runtime:npm
Install debtfree in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"debtfree": {
"command": "npx",
"args": [
"-y",
"debtfree-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs