Skip to content
Cursor

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

Valuation API in other clients