← Back to Claude Usage Desktop

Privacy Policy

App: Claude Usage Desktop· Developer: DabbleLabs UK· Last updated: 30 June 2026

1. Overview

Claude Usage Desktop runs on your own Windows PC and shows your Claude Code subscription usage. It is an independent DabbleLabs UK project and is not affiliated with, endorsed by, or operated by Anthropic. It has no accounts of its own, no sign-in, and no analytics. DabbleLabs UK operates no server for this app and receives none of your data. This policy explains exactly what the app reads, what it sends, and to where.

2. What the app reads from your machine

To show your usage, the app reads two things that already exist locally because you run Claude Code:

It does not read your prompts, your conversations, your code, or any other files.

3. What leaves your machine, and where it goes

The app makes outbound connections only to Anthropic, using your own Claude Code access token. It sends that token to Anthropic's official usage endpoint (https://api.anthropic.com/api/oauth/usage) to retrieve your current usage figures, roughly every three minutes while it is running and again when your PC wakes from sleep. When the access token has expired, it also refreshes it via Anthropic's OAuth token endpoint (https://platform.claude.com/v1/oauth/token), the same way Claude Code itself does. Both are Anthropic's own APIs, and the token is your own.

These are the only places anything leaves your machine, and both are Anthropic. Your token and usage data are not sent to DabbleLabs UK, and not to any third party. The app contains no analytics, telemetry, advertising, or tracking. Your use of Anthropic's API is governed by Anthropic's own terms and privacy policy.

4. Local network (phone / tablet) feature

While running, the app also serves the same usage view as a small web page from your PC on your local network, so you can open it on another device (e.g. your phone) on the same Wi-Fi. This server listens on a port you choose (default 5005) and is not protected by a password: any device on your local network that can reach that port can view your usage figures. It is served only on your local network and is never published to the internet by the app. The first time it is needed, the app asks Windows (via a UAC prompt) to open that port in the Windows Firewall; this happens only if you confirm. If you decline, the phone/tablet feature simply will not be reachable from other devices.

5. Data stored on your device

The app stores its own settings (such as the chosen port and alert thresholds) at %AppData%\ClaudeUsage\settings.json. If you enable "start with Windows", it adds an entry under your user account's startup registry key. If the firewall port was opened, that firewall rule and the startup entry remain until removed. Deleting the app's folder and its %AppData%\ClaudeUsage settings removes its stored data; the optional firewall rule and startup entry can be removed from Windows if you added them.

6. Third parties

Other than the request to Anthropic's official API described in section 3, the app shares no data with anyone. It includes no advertising or tracking, and DabbleLabs UK receives nothing.

7. Contact

Questions about this policy can be sent to DabbleLabs UK at [email protected], or via the project's source repository.