cool-solution — dev.blog

mikehasa/agentacct

by mikehasa

Preview of mikehasa/agentacct

Stack:PythonMCPClaude Code

Local-first dashboard showing what your coding agents actually did and what it cost: it reads the session logs Claude Code and Codex already write locally, joins them with work recorded over MCP and presents tokens, estimated costs, tasks and evidence — all on 127.0.0.1, no account, no cloud, no telemetry.

Why it's interesting

I picked it because it answers the question I hear most from teams adopting agents: “what is this costing me, and what did it actually do?”. And I like the honest design: every number is labeled by provenance and confidence — a passing test is verified evidence, an agent's own claim stays a claim.

#ai-agents#observability#cost-tracking#local-first#developer-tools