budget tracker for Zed
io.github.theluckystrike/budget-tracker
Track budgets from your AI chat: envelopes, monthly limits, variance reports. All data is local.
client:Zed
transport:streamable-http
runtime:mcpb
tools:14
Install budget tracker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"budget-tracker": {
"url": "https://mcp.zovo.one/mcp/budget-tracker"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs