The short version:
TokenWatch is an independent macOS application developed by Gökhan Gökova ("developer", "we", "us"). The app is a menu bar utility that helps you monitor your Claude.ai subscription usage and optional API costs. TokenWatch is not affiliated with or endorsed by Anthropic, PBC.
TokenWatch stores the following data locally on your device only. None of this data is accessible to the developer.
| What | Where stored | Why | Shared? |
|---|---|---|---|
| Claude.ai organization ID | macOS Keychain | To fetch your usage data without re-login on every launch | No |
| Anthropic Admin API key (optional) | macOS Keychain | To retrieve cost reports when you enable cost tracking | No |
| Claude.ai session cookies | WebKit data store (system) | To maintain your login session across app launches (managed by macOS, same as Safari) | No |
| App preferences (refresh interval, menu bar color, alert threshold) | UserDefaults (local) | To restore your settings between sessions | No |
| 24-hour usage history snapshots | UserDefaults (local) | To render the sparkline usage chart in the menu bar popover | No |
TokenWatch does not collect or have access to:
There is no developer-operated backend server. No data is ever sent to a server controlled by the developer.
The app makes outbound HTTPS requests directly from your device to the following Anthropic-operated services, using your own credentials:
No request content, response data, or metadata is routed through or logged by any server operated by the developer.
TokenWatch has zero external dependencies. It is built entirely using Apple-provided frameworks: SwiftUI, WebKit, Foundation, Security, and ServiceManagement. No third-party SDKs, analytics libraries, advertising networks, or crash reporting services are included.
All locally stored data is deleted when you:
Keychain items associated with the app can also be removed manually via Keychain Access.app by searching for "com.gokhangokova.TokenWatch".
TokenWatch runs inside the macOS App Sandbox. The only
entitlement requested beyond the default sandbox is outbound network access
(com.apple.security.network.client), which is required to
communicate with claude.ai and api.anthropic.com.
The app does not access the file system, microphone, camera, contacts,
or any other sensitive resources.
TokenWatch is not directed at children under 13 and does not knowingly collect information from children. Use of the app requires an active Claude.ai subscription, which itself requires users to comply with Anthropic's Terms of Service.
If this Privacy Policy is updated in a material way, the "Last updated" date above will be changed and, where appropriate, users will be notified via the app's release notes.
If you have questions or concerns about this Privacy Policy, please contact:
Gökhan Gökova
support@gozyideas.com
TokenWatch is an independent utility and is not affiliated with, sponsored by, or endorsed by Anthropic, PBC. "Claude" and "Claude.ai" are trademarks of Anthropic, PBC. This app is provided "as is" without warranty of any kind.