We build the tools our own operations need — and open-source them when they're useful beyond us. These are the ones we use day-to-day.
Developer tooling
TokenMaxx
v1.0.0 — Live
Track what your AI subscriptions actually cost — by project, by model, by day.
Captures token usage from Claude Code and Codex CLI, stores it in your own Supabase database, and presents a dashboard that breaks down AI spend by project, model, and day. No SaaS account required — your data stays in your own Supabase project. Live at tokenmaxx.structlabs.io with Supabase auth, live usage data, subscription tracking, and automated quota capture via browser session.
Agent-configurable platform status monitoring for teams, agencies, and solo operators.
Converts SaaS and infrastructure provider status data into a concise operational dashboard. A Cloudflare Worker ingests and normalises incident feeds; Workers KV holds runtime state; a read-only Next.js dashboard surfaces it. JSON-first config stays readable, reviewable, and agent-editable. Telegram routing planned post-dashboard.