AI
Monitor Anthropic with MrCron
MrCron tracks Anthropic Claude API usage for your workspace so you can watch token spend, cache hit rate, and daily burn across every project on one dashboard.
How MrCron monitors Anthropic
- 24h input, cache creation, cache read, and output token totals per organization.
- Estimated dollar spend for the last 24 hours in USD.
- Request count across all Claude models.
- Auth-failure detection with an amber Rotate key CTA when the admin key stops working.
- Alert rules that fire on token spend thresholds via any notification channel.
What you will see
Input/cache/output tokens (24h) and dollar spend on your project card.
Auth flow: API Key. Credentials are stored encrypted at rest with AES-256-GCM and never returned to your browser.
Start monitoring Anthropic
Sign in, create a project, and connect Anthropic in under a minute. First check ships in the free tier.
Frequently asked questions
- What Anthropic credentials does MrCron need?
- An admin API key from the Anthropic console. MrCron stores it encrypted at rest with AES-256-GCM and only decrypts it inside the sync worker.
- How does MrCron price Anthropic token usage?
- MrCron uses the published per-model rates for input, cache, and output tokens, then sums them into a single 24h USD estimate. Prices are updated when Anthropic changes them.
- Does cache read pricing show up separately?
- Yes. Cache creation and cache read tokens are stored as separate metrics so you can see the effective discount from prompt caching in your spend estimate.
- Can I alert on Anthropic spend?
- Yes. Create an alert rule on the anthropic_cost_24h metric and route it to any notification channel (email, Slack, Discord, webhook).