calc.engineer / Solar & Power / Solar ROI
Solar ROI v1.0.0
Calculates solar system return on investment, payback period, and levelized cost of energy (LCOE). Models year-by-year savings accounting for panel degradation, utility rate inflation, federal Investment Tax Credit (ITC), state rebates, and annual maintenance. Outputs net cost after incentives, payback year, total lifetime savings, ROI percentage, and LCOE in cents/kWh. Essential for residential and commercial solar financial analysis, installer proposals, and comparing solar vs. grid economics over a 25-year system lifetime.
Fill in the inputs and Compute to see the structured result.
From an agent (MCP) or the API
curl -X POST https://calc.engineer/api/solar_roi \
-H "Content-Type: application/json" \
-d '{"system_cost_usd": …, "system_size_kw": …, "annual_production_kwh": …}'MCP: connect to https://calc.engineer/mcp and call solar_roi.
calc.engineer — free, MCP-native engineering tools.