Suggest a Tool

Email us a link and we'll review it for inclusion.

Every listing on Neighbourhood Claw is hand-reviewed by an operator. We don't accept automated submissions yet — but we read every suggestion sent to:

mail hello@nbhdclaw.com

Include the URL, a one-line pitch, and (optionally) a category. We aim to respond within a week.

Neighbourhood Claw
Browse Tools Suggest a Tool
Clawmetry Monitoring tool screenshot — openclaw.ai

Clawmetry

Clawmetry is a free, open-source observability dashboard for OpenClaw agents, installable in one command via pip.

Added
1 month ago

About

Clawmetry is a free, open-source observability dashboard for OpenClaw agents, installable in one command via pip. It gives you a real-time view of what every sub-agent is doing: token consumption per session and model, tool call traces, cron job status, memory file changes, and session history. It requires no configuration file — it auto-detects your OpenClaw workspace on startup. The project has 79k+ installs across 107 countries and reached #5 on Product Hunt at launch.

person_check
Best For

OpenClaw developers who want immediate visibility into agent activity, token costs, and sub-agent behavior without setting up a full observability platform. Particularly useful when running multi-agent workflows where costs and failures can spiral without clear instrumentation.

Pros & Cons

check_circle

Pros

  • check Installs in a single command (`pip install clawmetry`) and runs in about 30 seconds with zero config
  • check Free and MIT licensed with no premium paywalls blocking core monitoring features
  • check Tracks per-session and per-model token costs, which is the most common "where did my money go" problem for OpenClaw users
  • check Sub-agent tracing gives genuine visibility into nested agent activity that is otherwise invisible
  • check Runs anywhere OpenClaw runs: Linux, macOS, Windows (WSL), Raspberry Pi, and cloud VMs
cancel

Cons

  • close Requires Python 3.8+ as an additional dependency on top of the OpenClaw Node.js stack
  • close Advanced features like LLM-powered reranking, procedure evolution, and smart triggers are locked behind paid tiers in the cloud offering
  • close Purpose-built for OpenClaw — it does not monitor LangChain, CrewAI, or other agent frameworks without custom integration
  • close The macOS companion app requires macOS 14+, which excludes older machines

More Monitoring

Other tools in the same category.

View All arrow_forward