π¦ ClawHub
Setup claw.tech
by @bdougie
Use when setting up clawtel to report token usage from a project that calls the Anthropic API (SDK, Claude Code, or any tapes-wrapped agent) to the claw.tech...
β‘ When to Use
βοΈ Configuration
Before running clawtel you need three things:
1. tapes installed and running as a proxy in front of Anthropic. If tapes isn't there yet:
curl -fsSL https://download.tapes.dev/install | bash
tapes init
2. A claw.tech ingest key. Register your claw at https://claw.tech and copy the ik_... key shown once at creation.
3. An Anthropic-calling workload. Could be a Node/Python app importing @anthropic-ai/sdk / anthropic, Claude Code, or an openclaw agent. Anything that hits api.anthropic.com.TERMINAL
clawhub install clawtel-setup