Skip to content

Add ClaudeScope to Usage Monitors#911

Closed
q1uf3ng wants to merge 1 commit intohesreallyhim:mainfrom
q1uf3ng:add-claude-scope
Closed

Add ClaudeScope to Usage Monitors#911
q1uf3ng wants to merge 1 commit intohesreallyhim:mainfrom
q1uf3ng:add-claude-scope

Conversation

@q1uf3ng
Copy link

@q1uf3ng q1uf3ng commented Mar 6, 2026

Add ClaudeScope to Usage Monitors

ClaudeScope — Local-first DevTools for Claude API and Claude Code.

What it does

ClaudeScope acts as a transparent proxy between your application and the Anthropic API. Just set ANTHROPIC_BASE_URL and get:

  • Real-time timeline of all API calls
  • Cost dashboard with per-call and cumulative cost tracking
  • Token usage breakdown (input / output / cache)
  • Context window visualization
  • Session management and export (JSON / Markdown / HTML)

All data stored locally in SQLite — no cloud dependencies, no telemetry.

Install

npx @q1uf3ng/claude-scope

Category

Usage Monitors

ClaudeScope is a local-first DevTools for Claude API and Claude Code.
It acts as a transparent proxy with real-time timeline, cost dashboard,
token usage breakdown, context window visualization, and session export.

GitHub: https://github.com/q1uf3ng/claude-scope
npm: npx @q1uf3ng/claude-scope
@hesreallyhim
Copy link
Owner

⚠️ Resource submissions are not accepted via pull request

Resource recommendations must be submitted through the issue template, not as a pull request. The entire resource pipeline — validation, review, and merging — is managed by automation.

To submit your resource correctly:

  1. 📖 Read CONTRIBUTING.md
  2. 📝 Submit using the official template

If this PR is not a resource submission (e.g., a bug fix or improvement), please comment below and we'll reopen it.

A cooldown of 1 day has been applied to this account.


This PR was automatically closed.

@hesreallyhim hesreallyhim added the needs-template Issue is a resource recommendation that did not use the issue template label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-template Issue is a resource recommendation that did not use the issue template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants