claude-quota-planner

FlukRocker/claude-quota-planner
★ 0 stars Python AI/LLM Updated 1d ago
Claude Code quota planner: a status line for your 5h/7d windows — or your USD budget on pay-per-token auth — plus an MCP server that says whether a task fits before you start it.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-quota-planner": {
      "command": "uvx",
      "args": [
        "claude-quota-planner"
      ]
    }
  }
}

Or install with pip: pip install claude-quota-planner

README Excerpt

Two pieces that make Claude Code's subscription quota visible and plannable: - **`statusline-quota.py`** — a status line that draws your **5-hour** and **7-day** quota as gradient bars, and writes each reading to disk. - **`quota_planner.py`** — an MCP server that reads those readings, derives a real

Tools (20)

ANTHROPIC_ADMIN_KEYANTHROPIC_ADMIN_OAUTH_TOKENCLAUDE_QUOTA_DELEGATENO_COLORQUOTA_BAR_PALETTEQUOTA_BAR_STYLEQUOTA_BAR_WIDTHQUOTA_BUDGET_USD_DAILYQUOTA_BUDGET_USD_MONTHLYQUOTA_SPEND_SOURCEasciicheck_budgetlargemediummicroplan_sessionquotaquota_statusreconcile_spendrecord_task_cost

Topics

anthropicbudgetclaudeclaude-codeclaude-code-plugincost-trackingdeveloper-toolsmcpmcp-servermodel-context-protocolpythonquotarate-limitsstatuslinetoken-usage