Valuation API for Cursor
io.github.johnbehar1500-ux/valuation-api
Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.
client:Cursor
transport:streamable-http
tools:14
Install Valuation API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"valuation-api": {
"url": "https://api.finance-tools.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- calculate_irr
- calculate_npv
- calculate_moic
- calculate_dcf
- calculate_wacc
- calculate_irr_sensitivity
- calculate_earnings_yield
- calculate_enterprise_value
- calculate_ev_to_ebitda
- calculate_ev_to_revenue
- calculate_capm_cost_of_equity
- calculate_unlever_beta
- calculate_relever_beta
- calculate_equity_value_from_enterprise_value