Minnie runs at login, sits in the system tray, and routes every AI request on your machine to Kevin over Tailscale — right-click for live token savings. No cloud accounts. No API keys scattered across every tool.
The installer wizard asks for your Sibyl grant token, stores it in the Windows credential store, and registers itself to start at login.
Set ANTHROPIC_BASE_URL=http://localhost:8001 — any Claude SDK call now routes through Minnie.
Minnie forwards the request to Kevin via Tailscale. Kevin picks the cheapest capable model and returns the result.
Right-click the tray icon to see live token counts, cost saved vs. direct Anthropic billing, and which provider handled the call.
Enter your email to receive the installer link and join the update list. Mailing address is optional — for physical welcome materials.
Your email is used only to send the download link and release updates.
We do not sell or share it. Unsubscribe at any time.
ANTHROPIC_BASE_URL=http://localhost:8001 after install.
$env:ANTHROPIC_BASE_URL = 'http://localhost:8001'
Health check: curl http://localhost:8001/health