skillfed

clawmetry

ClawMetry - Real-time observability for 12 AI agent runtimes (OpenClaw, NVIDIA NemoClaw, Claude Code, Codex & more)

clawmetry v0.12.704 93.1K downloads/30d#13,401 on PyPI393
Permissive license MIT Active released

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 clawmetry

uv

uv add clawmetry

poetry

poetry add clawmetry

Installing 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

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: MIT LicenseProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Software Development :: Quality AssuranceTopic :: System :: Monitoring

Tags

ai agent observability dashboardreal-time agent monitoringopenclaw observabilityagent runtime trackingai agent fleet monitoringagent session analyticsai tool call tracing
ai-observabilityagent-monitoringdashboard

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

agentops

AgentOps provides observability and monitoring…

permissive · top 15,000 on PyPI

cursor-sdk

Python SDK for scripting Cursor agents with…

unclear · top 15,000 on PyPI

omnigent

Omnigent is an open-source orchestration layer…

permissive · top 15,000 on PyPI

ouroboros-ai

Ouroboros is an Agent OS that turns vague AI…

permissive · top 15,000 on PyPI

opentelemetry-instrumentation-openai-agents

Adds distributed tracing to OpenAI Agents…

permissive · top 5,000 on PyPI

opencode-agent-hub

Coordinates communication between multiple AI…

agpl · top 15,000 on PyPI

microsoft-agents-a365-observability-core

Provides OpenTelemetry-based telemetry,…

permissive · top 15,000 on PyPI

detect_agent

Detects whether code is running in an AI agent…

unclear · top 15,000 on PyPI

inspect-scout

Inspect Scout analyzes and visualizes…

permissive · top 15,000 on PyPI

optuna-dashboard

Provides a real-time web dashboard for…

permissive · top 15,000 on PyPI

Further reading