Skip to content
VS Code

Amortization Schedule for VS Code

com.gumballtools/amortize

Row-by-row loan amortization schedules: monthly or daily accrual, extra principal, PMI, biweekly.

client:VS Code transport:streamable-http tools:1

Install Amortization Schedule in VS Code

.vscode/mcp.json

{
  "servers": {
    "amortize": {
      "type": "http",
      "url": "https://amortize.gumballtools.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Amortization Schedule in other clients