Amortization Schedule for Zed
com.gumballtools/amortize
Row-by-row loan amortization schedules: monthly or daily accrual, extra principal, PMI, biweekly.
client:Zed
transport:streamable-http
tools:1
Install Amortization Schedule in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"amortize": {
"url": "https://amortize.gumballtools.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs