calculate_debt_to_income — Senaro Personal Finance MCP Tool
calculate_debt_to_income
(calculate debt to income) is one of 18 tools on the
Senaro Personal Finance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call calculate_debt_to_income from your client
- Claude Code Senaro Personal Finance calculate_debt_to_income run in your project directory
- Claude Desktop Senaro Personal Finance calculate_debt_to_income ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Senaro Personal Finance calculate_debt_to_income ~/.cursor/mcp.json
- VS Code Senaro Personal Finance calculate_debt_to_income .vscode/mcp.json
- Zed Senaro Personal Finance calculate_debt_to_income ~/.config/zed/settings.json
- Windsurf Senaro Personal Finance calculate_debt_to_income ~/.codeium/windsurf/mcp_config.json
- Cline Senaro Personal Finance calculate_debt_to_income ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Senaro Personal Finance calculate_debt_to_income ~/.gemini/settings.json
- Grok Senaro Personal Finance calculate_debt_to_income .mcp.json (in your project root)
- ChatGPT Senaro Personal Finance calculate_debt_to_income Settings → Connectors → Advanced → Developer mode
- Claude.ai Senaro Personal Finance calculate_debt_to_income Settings → Connectors → Add custom connector
- LangChain Senaro Personal Finance calculate_debt_to_income pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http personal-finance https://mcp.senaro.ai/mcp
Other tools on this server
- analyze_cash_advance
- analyze_pmi_removal
- calculate_cc_payoff
- calculate_compound_interest
- calculate_emergency_fund
- calculate_loan_payoff
- calculate_opportunity_cost
- calculate_refi_breakeven
- calculate_runway
- compare_debt_consolidation
- compare_mortgage_terms
- compare_payoff_strategies
- compare_payoff_vs_invest
- compare_rent_vs_buy
- list_defaults
- optimize_401k_match
- server_info
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.