FinFam Financial Calculators for Cursor
app.finfam/calculators
Free financial calculators (rent vs buy, mortgage, retirement) plus the FinFam Pulse money digest.
client:Cursor
transport:streamable-http
tools:6
Install FinFam Financial Calculators in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"calculators": {
"url": "https://ff-api.finfam.app/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs