Productivity
leaseiqpro.com
Provides financial calculators for commercial equipment leases, auto leases, and auto loans with amortization schedules.
ENDPOINT 1
https://leaseiq-pro.mcpize.run/mcp
MCP server metadata
- Name
- leaseiq-pro via MCPize
- Version
- 1.0.0
Known tools 5
solve_lease_structureNewton-Raphson reverse solver for commercial equipment leases.
Inferred read-onlygenerate_amortization_scheduleGenerates the complete period-by-period amortization schedule for a commercial equipment lease or finance agreement: payment date, payment amount, interest portion, principal portion, and remaining balance for every period, plus totals.
Potential side effectscalculate_auto_leaseExact consumer car lease calculator using real captive-lender math: money factor rent charge, residual-based depreciation, state tax methods (monthly on payment, upfront on selling price, upfront on total lease, TAVT), fee capitalization, zero-drive-off iteration, and multiple security deposit (MSD) money-factor discounts with ROI.
Potential side effectsCONNECT 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.leaseiq-pro-via-mcpize]
url = "https://leaseiq-pro.mcpize.run/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"leaseiq-pro-via-mcpize": {
"type": "http",
"url": "https://leaseiq-pro.mcpize.run/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: leaseiq-pro-via-mcpize
Remote MCP URL: https://leaseiq-pro.mcpize.run/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": {
"leaseiq-pro-via-mcpize": {
"url": "https://leaseiq-pro.mcpize.run/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"leaseiq-pro-via-mcpize": {
"type": "http",
"url": "https://leaseiq-pro.mcpize.run/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "leaseiq-pro-via-mcpize",
"transport": "streamable-http",
"url": "https://leaseiq-pro.mcpize.run/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mcpize.run was fetched 2026-07-27T22:39:05.631Z and is being refreshed.
mcpize.run is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.