dcf calculator for Cursor
com.edgethirteen.www/dcf-calculator
Discounted-cash-flow intrinsic value per share from growth/discount/terminal assumptions.
client:Cursor
transport:streamable-http
tools:1
Install dcf calculator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dcf-calculator": {
"url": "https://www.edgethirteen.com/api/mcp/dcf-calculator"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs