amortization for Cursor
io.github.theluckystrike/amortization
Loan and lease schedules: payment, interest, early settlement and the journal, to the minor unit.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install amortization in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"amortization": {
"url": "https://mcp.zovo.one/mcp/amortization"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs