budget tracker for VS Code
io.github.theluckystrike/budget-tracker
Track budgets from your AI chat: envelopes, monthly limits, variance reports. All data is local.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:14
Install budget tracker in VS Code
.vscode/mcp.json
{
"servers": {
"budget-tracker": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/budget-tracker"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs