RateZip Bank Deposit and Mortgage Rates for VS Code
com.ratezip/rates
Live US savings, CD, mortgage & HELOC rates with source + timestamp on every figure.
client:VS Code
transport:streamable-http
tools:4
Install RateZip Bank Deposit and Mortgage Rates in VS Code
.vscode/mcp.json
{
"servers": {
"rates": {
"type": "http",
"url": "https://mcp.ratezip.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs