Skip to content

Releases: premmuditc/toastykey

v1.0.0 — Production Release

11 Apr 03:28

Choose a tag to compare

🔥 ToastyKey v1.0.0

The API cost layer for AI-native builders. Track every API call, set budgets, detect anomalies, and view everything in a premium dark dashboard.

What's included

  • Real-time cost tracking across 7 providers (OpenAI, Anthropic, ElevenLabs, Cartesia, Replicate, Stability AI, Generic REST)
  • Apple-aesthetic glass morphism dashboard
  • Budget enforcement — auto-pause agents at 100%, warn at 80%
  • Anomaly detection — 6 trigger types (rate spike, cost spike, error storm, token explosion, silent drain, new provider)
  • Encrypted local key vault (AES-256-GCM)
  • MCP integration — 13 tools for Claude Code
  • Auto-detect API keys from .env files
  • Demo mode with realistic fake data
  • 148 tests passing

Quick start

npm install -g toastykey
toastykey --demo

Open http://localhost:3000

Screenshot 2026-04-11 at 8 55 54 AM