See every PicoClaw session, tool call, and per-provider token cost as it happens. ClawMetry reads PicoClaw's workspace under ~/.picoclaw/workspace and its hosted-VM per-call LLM log, so sessions on providers PicoClaw itself does not report tokens for still get cost attribution.
ClawMetry's PicoClaw adapter opens the store PicoClaw already writes (~/.picoclaw/workspace (plus the hosted-VM CLAWMETRY_VM_USAGE_LOG when PicoClaw runs in a managed VM)) in read-only mode and surfaces:
Pick the line that matches your OS. Windows users: paste the install.cmd line, not the shell one.
# macOS or Linux
curl -fsSL https://clawmetry.com/install.sh | bash
# Windows (cmd.exe or PowerShell)
curl -fsSL https://clawmetry.com/install.cmd -o install.cmd && install.cmd
clawmetry
The daemon auto-detects PicoClaw's local store and starts reading immediately.
Open http://localhost:8900. Switch the runtime chip to PicoClaw.
Start the free trial →Left alone, PicoClaw's failure mode is a session that reads $0 on the Cost tab because the underlying provider does not report tokens. ClawMetry watches for it: cost per hour on the PicoClaw runtime, message-repeat detection, and per-session token-growth curves. Set a threshold, and the approval queue pauses before the next call. Kill switch (Pro) stops it.
PicoClaw is one of 19. Free on every plan: OpenClaw, NVIDIA NemoClaw. Paid on Cloud Pro or Self-Hosted Pro: the rest.