INDIVIDUAL MCP TOOL
credit_card_payoff
Calculate how long it takes to clear a credit card balance at a fixed monthly payment and APR, plus the total interest paid.
LIVE ENDPOINT
https://smartmoney77.com/mcp
Connect to this endpoint to inspect the live schema for credit_card_payoff and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-smartmoney77-financial-calculators]
url = "https://smartmoney77.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-smartmoney77-financial-calculators": {
"type": "http",
"url": "https://smartmoney77.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-smartmoney77-financial-calculators
Remote MCP URL: https://smartmoney77.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-smartmoney77-financial-calculators": {
"url": "https://smartmoney77.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-smartmoney77-financial-calculators": {
"type": "http",
"url": "https://smartmoney77.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-smartmoney77-financial-calculators",
"transport": "streamable-http",
"url": "https://smartmoney77.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_tool_guide— Discovery helper: returns the standard prompt template, argument template, output-interpretation guide and related resources for one or all SmartMoney77 tools, so you can call them correctly without guessing.list_calculators— List every SmartMoney77 calculator with its slug, accepted URL parameters and supported languages/currencies.build_calculator_link— Build a deep link to a SmartMoney77 calculator with pre-filled values that auto-calculate on open.build_share_pack— Build everything needed to share a SmartMoney77 calculation on social media in one call: the deep link to the result, a ready-to-embed 1200x628 image URL rendered on our servers, a link that opens the on-site share modal (1200x628, 1080x1080, 1080x1920 downloads), and a localized caption with attribution.compound_interest— Project the future value of an initial amount plus monthly contributions at a given annual return (monthly compounding), and return a link to the same calculation on SmartMoney77.fire_number— Calculate the financial-independence (FIRE) target from monthly expenses using the 4% rule, plus how many years of saving are needed.emergency_fund— Calculate how many months of expenses current savings cover, the target emergency fund size, the gap, and how long it takes to close it.inflation_check— Calculate how much purchasing power cash loses to inflation over time, and what nominal amount keeps the same buying power.