Skip to content

Add quota-dashboard-mcp to Companion Apps & GUIs#613

Open
ryan-knowone wants to merge 1 commit into
rohitg00:mainfrom
ryan-knowone:add-quota-dashboard-mcp
Open

Add quota-dashboard-mcp to Companion Apps & GUIs#613
ryan-knowone wants to merge 1 commit into
rohitg00:mainfrom
ryan-knowone:add-quota-dashboard-mcp

Conversation

@ryan-knowone

@ryan-knowone ryan-knowone commented Jul 4, 2026

Copy link
Copy Markdown

Add quota-dashboard-mcp to the Companion Apps & GUIs section.\n\nWhy it fits\n- The toolkit is Claude Code-focused, and Claude Code Max users have no built-in way to see remaining subscription quota / reset time.\n- quota-dashboard-mcp is an MCP server + local web dashboard that surfaces real-time Claude Code Max quota alongside Kimi and Z.ai usage.\n- It runs entirely on localhost; provider tokens are read from environment variables only and are never persisted or sent anywhere except the provider APIs.\n\nInstall\nbash\nnpx -y quota-dashboard-mcp@latest\n\n\nPrivacy note\nZero telemetry. Tokens stay in env vars and browser memory only.\n\n_Disclosure: this is my own side project. I previously submitted a mock-only version (#609); this PR replaces it with the real API-integrated MCP server._\n

Summary by CodeRabbit

  • Documentation
    • Added a new “Companion Apps & GUIs” entry for subscription quota monitoring.
    • Included setup details and a simple install command.
    • Highlighted privacy-focused notes about local handling of provider tokens and zero telemetry.

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR adds a single new entry, quota-dashboard-mcp, to the "Companion Apps & GUIs" table in README.md, describing an MCP server with a local dashboard for subscription quota monitoring, noting environment-variable-only token handling, zero telemetry, and an npx install command.

Changes

README update

Layer / File(s) Summary
Add quota-dashboard-mcp listing entry
README.md
New table row added describing the quota-dashboard-mcp app, its MCP+dashboard functionality, environment-variable token handling, zero telemetry claim, and install command.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Related PRs: None found.

Suggested labels: documentation

Suggested reviewers: rohitg00

🐰 A poem from the reviewbot

A tiny row hops into the list,
Quota dashboards no longer missed,
No tokens leave, no telemetry flies,
Just npx magic before your eyes,
A rabbit nods and README sighs. 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes adding quota-dashboard-mcp to the Companion Apps & GUIs list.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant