amortization for VS Code
io.github.theluckystrike/amortization
Loan and lease schedules: payment, interest, early settlement and the journal, to the minor unit.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install amortization in VS Code
.vscode/mcp.json
{
"servers": {
"amortization": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/amortization"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs