clawmetry
ClawMetry - Real-time observability for 12 AI agent runtimes (OpenClaw, NVIDIA NemoClaw, Claude Code, Codex & more)
What it is and what it does
ClawMetry is a monitoring dashboard that connects to AI agent runtimes running on your machine and displays their activity in real time. It auto-detects supported runtimes (OpenClaw, NVIDIA NemoClaw, Claude Code, Codex, Cursor, Aider, Goose, and others) and aggregates their session data into a single web interface served on localhost:8900. The dashboard shows live message flow diagrams, token usage and cost breakdowns, session histories, scheduled jobs, real-time logs, workspace memory browsing, and alert/approval controls.
The package includes a Flask-based backend with DuckDB for local data storage and WebSocket support for live updates. It can also install hooks into Claude Code to gate tool calls behind manual approval before execution. Most runtimes beyond OpenClaw and NemoClaw are available through a paid license tier, though the free version covers the primary open-source runtimes. Installation is a single command with zero configuration needed.
Use it for:
- Monitor token usage and costs across multiple AI agent sessions in one dashboard
- Set budget caps and error-rate alerts that route to Slack, Discord, PagerDuty, or email
- Gate risky tool calls in Claude Code behind manual approval with phone push notifications
- Browse agent session transcripts, memory files, and audit logs for debugging or compliance
- Track active agent sessions and scheduled jobs across your entire agent fleet
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
ClawMetry provides a real-time observability dashboard for AI agent runtimes, auto-detecting and monitoring 14 different agent systems (OpenClaw, NVIDIA NemoClaw, Claude Code, and others) from a single unified interface.
Yes, if you run AI agents (especially OpenClaw or NVIDIA NemoClaw) and want centralized observability. Install friction is low, maintenance is active, and the MIT license imposes no restrictions. Most other runtimes require a paid license, so verify your agent's support tier first. No known security vulnerabilities.
Install
clawmetry on PyPI
pip
pip install clawmetryuv
uv add clawmetrypoetry
poetry add clawmetryInstalling clawmetry
Before you install
Low friction install with a single pip command; the package is actively maintained with a recent release and depends on common web and database libraries (flask, waitress, duckdb, websocket-client, cryptography, truststore).
License in practice
MIT license permits commercial and private use with minimal restrictions; you may use, modify, and distribute ClawMetry freely as long as you retain the license notice.
Quickstart
pip install clawmetry
clawmetry
# Opens dashboard at http://localhost:8900
Requires Python 3.8 or later; agent runtimes must be installed and running on the same machine for auto-detection to work.
Verify before relying
- Whether the 14 agent runtimes listed are all fully supported in the free tier or if most require a paid license
- Whether the cloud features (push notifications, cloud snapshots) require external account setup
- Performance characteristics when monitoring multiple concurrent agent sessions
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.8) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 6 — flask, waitress, cryptography, duckdb, websocket-client, truststore |
| Maintenance | actively maintained — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 93,081/month — #13,401 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: clawmetry-0.12.704-py3-none-any.whl
Keywords: clawmetry, openclaw, moltbot, dashboard, observability, ai, agent, monitoring, opentelemetry
Tags
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
agentopsAgentOps provides observability and monitoring…
permissive · top 15,000 on PyPI
cursor-sdkPython SDK for scripting Cursor agents with…
unclear · top 15,000 on PyPI
omnigentOmnigent is an open-source orchestration layer…
permissive · top 15,000 on PyPI
ouroboros-aiOuroboros is an Agent OS that turns vague AI…
permissive · top 15,000 on PyPI
opentelemetry-instrumentation-openai-agentsAdds distributed tracing to OpenAI Agents…
permissive · top 5,000 on PyPI
opencode-agent-hubCoordinates communication between multiple AI…
agpl · top 15,000 on PyPI
microsoft-agents-a365-observability-coreProvides OpenTelemetry-based telemetry,…
permissive · top 15,000 on PyPI
detect_agentDetects whether code is running in an AI agent…
unclear · top 15,000 on PyPI
inspect-scoutInspect Scout analyzes and visualizes…
permissive · top 15,000 on PyPI
optuna-dashboardProvides a real-time web dashboard for…
permissive · top 15,000 on PyPI