INDIVIDUAL MCP TOOL
compound_interest_calculator
Compound Interest Calculator — Calculate compound interest with monthly contributions.
LIVE ENDPOINT
https://calcfleet.com/api/mcp
Connect to this endpoint to inspect the live schema for compound_interest_calculator and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.calcfleet]
url = "https://calcfleet.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"calcfleet": {
"type": "http",
"url": "https://calcfleet.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: calcfleet
Remote MCP URL: https://calcfleet.com/api/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": {
"calcfleet": {
"url": "https://calcfleet.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"calcfleet": {
"type": "http",
"url": "https://calcfleet.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "calcfleet",
"transport": "streamable-http",
"url": "https://calcfleet.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
mortgage_overpayment_calculator— Mortgage Overpayment Calculator — See exactly how much interest and time you save by overpaying your mortgage.debt_payoff_calculator— Debt Payoff Calculator: Avalanche vs Snowball — Compare the avalanche and snowball debt payoff strategies side by side.freelance_hourly_rate_calculator— Freelance Hourly Rate Calculator — Calculate your freelance hourly rate accounting for taxes, business expenses, and a profit margin.savings_goal_calculator— Savings Goal Calculator — Calculate the monthly savings you need to reach any goal.car_loan_calculator— Car Loan Calculator with Sales Tax and Trade-In — Calculate your exact monthly car payment including sales tax and trade-in.break_even_calculator— Break-Even Point Calculator — Calculate your break-even point in units and revenue.margin_markup_calculator— Margin and Markup Calculator — Calculate gross profit, margin percentage, and markup percentage instantly.rent_vs_buy_calculator— Rent vs Buy Calculator — Compare renting vs buying over any timeline.