This is a transparent gateway package that routes to SkillFM's local runtime while setting a specific search intent flag. It exposes MCP tools for inspecting Claude Code token usage and cost signals, then guides users through a local sidecar activation flow: start the runtime, call POST /activate/start to get a real device code, show it to the user, and poll until activation completes. The actual implementation lives in @skillfm/mcp and @skillfm/local. Reach for this when you want agent-visible usage audits and context cleanup recommendations before users hand over provider keys. It's designed for the "how many tokens did I burn today" question, not real-time metering.
claude mcp add --transport stdio io.github.ericm1018-skillfm-claude-code-token-usage-cost uvx skillfm-claude-code-token-usage-cost