셀프 호스팅 & Cloud

명령어 하나.
완벽한 가시성.

ClawMetry를 로컬에 무료로 설치하거나, Mac Mini 플릿을 ClawMetry Cloud에 연결하세요. E2E 암호화, 모든 것을 위한 하나의 대시보드.

무료로 시작하기 실제로 보기

어떤 버전이 적합한가요?

ClawMetry
OSS / 셀프 호스팅
무료 및 오픈 소스
  • 영구 무료
  • GitHub의 오픈 소스
  • 완전히 로컬에서 실행. 머신 1대.
  • 데이터는 사용자 기기에만 머뭅니다
  • 계정 불필요
  • 단일 노드만 지원
  • 원격 접근 불가

Paid self-hosted licenses unlock all runtimes and paid features locally. See pricing.

무료로 시작하기
LIVE
☁️
ClawMetry Cloud
관리형 플릿
  • 관리형 및 상시 가동
  • 엔드투엔드 암호화
  • 다중 노드 플릿 (Mac Mini 10대 이상)
  • 어디서나 대시보드 접속
  • 팀 접근 및 공유
  • 서버에 평문 데이터 없음
  • 모든 노드를 한 화면에서
시작하기

프록시 없음. 코드 변경 없음.

ClawMetry는 OpenClaw, Claude Code, Codex, Cursor 외 13개 런타임이 이미 기록하고 있는 세션 파일과 로그를 읽습니다. 에이전트와 모델 사이에 아무것도 끼어들지 않습니다.

🤖
당신의 AI 에이전트
OpenClaw, Claude Code, Codex
+ 15 more. Nothing changes.
reads files
ClawMetry
ClawMetry
Parses logs + sessions.
Serves dashboard.
shows you
📊
Your browser
localhost:8900
Live dashboard
에이전트와 같은 머신에서 로컬로 실행됩니다. 데이터는 그 머신의 로컬 데이터베이스에 저장됩니다.

17개 런타임, 하나의 대시보드.

ClawMetry는 컴퓨터에 있는 모든 지원 런타임을 자동으로 감지하고 나란히 보여줍니다. 동일한 탭, 동일한 실시간 피드, 동일한 비용 분석을 제공하며, SDK도 코드 변경도 필요 없습니다.

OpenClaw NVIDIA NemoClaw NanoClaw PicoClaw Claude Code Codex Cursor Aider Goose OpenCode Qwen Hermes Pi Deep Agents n8n Antigravity GitHub Copilot

OpenClaw와 NVIDIA NemoClaw는 모든 플랜에서 무료입니다.

에이전트 런타임을 꿰뚫어 보는 엑스레이 시야

ClawMetry는 OpenClaw의 3계층 아키텍처에 그대로 매핑됩니다. 들어오는 메시지부터 LLM 호출, 도구 실행까지 각 계층에서 무슨 일이 일어나는지 정확히 확인하세요.

Layer 1: Connectors
📲
Telegram
3 groups, 1 DM
💬
WhatsApp
1 group
🎮
Discord
2 channels
⌨️
CLI
main session
🔌
<plugin>
routes messages
Layer 2: Gateway Controller
Main
TG:group1
TG:group2
WA:chat
DC:chan1
Heartbeat
Each channel/group gets its own isolated session with full transcript
Cron Manager
Memory Mgmt
Session DB
builds context + calls LLM
Layer 3: Agent Runtime
Environment
Claude Code
GCP
exe.dev
Providers
Opus 4.6
GPT 5.4
Sonnet 4.6
Tools
web_search
read_file
exec
Skills
weather
gh-issues
tmux
Brain Tab
Channel + Skill Badges
Every event tagged with which channel it came from and which skill triggered it. Filter by Telegram, WhatsApp, Discord, or CLI. Click any turn to see the full execution trace.
Context Tab
LLM Context Inspector
See exactly what context the LLM receives: system prompt breakdown, bootstrap files (SOUL.md, AGENTS.md), tool schemas, conversation history, and compaction events.
Skills Tab
Skills File Browser
IDE-like explorer for all installed skills. Click any skill to browse SKILL.md, scripts, and references. See fidelity stats: which skills are actually being used vs dead weight.
Per-Turn Execution Timeline
18:12:50 USER Telegram "deploy to prod"
5 steps 2 LLM 2 tools 5.6s
18:12:52 EXEC git status
18:12:52 READ deploy.sh
18:12:53 THINK Checking deployment config...
18:12:55 AGENT Deployed successfully to prod
LLM Context Composition
What the model actually sees each turn
## Tooling
3.0K
## Skills headers
1.5K
Bootstrap: SOUL.md
750
Bootstrap: MEMORY.md
1.0K
Tool schemas (JSON)
7.0K
Conversation history
38.5K
Total: 51.7K / 200K tokens (26%) Compaction threshold: ~160K
ClawMetry Cloud

어디서나 Mac Mini 플릿을 모니터링하세요

각 노드는 에이전트의 대화와 활동을 전송 전에 종단간 암호화합니다. 키는 오직 사용자만 보유하므로 클라우드는 읽을 수 없는 암호문만 저장합니다. 비용과 상태 같은 간단한 집계는 안전하게 동기화되며, 어디서든 모든 머신을 하나의 대시보드에서 확인할 수 있습니다.

🖥️ Mac Mini 1 🔒
🖥️ Mac Mini 2 🔒
🖥️ Mac Mini 3 🔒
🖥️ Mac Mini 4 🔒
🖥️ Mac Mini 5 🔒
🖥️ Mac Mini 10+ 🔒
E2E encrypted
☁️
ClawMetry Cloud
Zero plaintext
on our servers
anywhere
🌐
Your dashboard
Any browser,
anywhere
🔐
E2E Encrypted
Data is encrypted on-device before it leaves your Mac Mini
🚫
Zero plaintext on our servers
ClawMetry Cloud only ever sees ciphertext. Only you can decrypt.
🗺️
Any node, one view
All your Mac Minis in one dashboard. Switch between nodes instantly.

1분 안에 실행

명령어 두 개. 그게 전부입니다.

terminal
1

Install with pip

Python 3.8 이상이 설치된 곳이라면 어디서나 작동합니다. 에이전트와 같은 머신에서 실행하세요.

2

Run clawmetry

Auto-discovers the AI agent runtimes on your machine. Opens the dashboard at localhost:8900.

3

That's it

No account. No API key. No config file. Open your browser and start watching.

모든 것을 하나의 대시보드에서

여섯 개의 탭. 각 탭은 에이전트가 무엇을 하고 있는지에 대한 서로 다른 질문에 답합니다.

🤖

Main Agent

OpenClaw, Claude Code, Codex를 비롯한 모든 런타임에서 에이전트가 수행하는 모든 도구 호출을 실시간 피드로 확인하세요. 이름, 수행한 작업, 소요 시간이 실시간으로 업데이트됩니다.

Live
🔀

Sub Agents

7-day history of every sub-agent run. See what task it was given, when it started, when it finished, and what it did along the way.

7-day history
💰

Token flow

Real-time token usage broken down by model and session. Know exactly which sessions are burning through your budget.

Live

Cron jobs

에이전트 환경의 모든 예약 작업을 한눈에 확인하세요. 마지막 실행 시간, 상태, 실행 기록을 보여주어 놓친 cron을 문제가 되기 전에 발견할 수 있습니다.

Live
🩺

System health

에이전트 게이트웨이와 연결된 구성 요소의 서비스 상태를 한눈에 확인하세요.

Live
📜

Session history

Browse past sessions with a full timeline of what happened - tool calls, costs, duration. Useful for debugging anything that went wrong.

Searchable

각 런타임의 자체 파일을 읽습니다

ClawMetry는 트래픽을 가로채거나 설정을 수정하지 않습니다. 모든 런타임은 이미 활동 내역을 디스크에 기록합니다. OpenClaw는 워크스페이스에, Claude Code와 Codex는 세션 트랜스크립트에, Cursor는 로컬 상태에 기록하죠. ClawMetry는 이 네이티브 파일들을 읽어 하나의 실시간 대시보드로 보여줍니다.

This means zero overhead on your agents and zero risk of ClawMetry breaking anything.

📁
Session transcripts Every tool call, model response, and agent turn, timestamped - parsed from each runtime's native format
Cron job registry Scheduled tasks, run history, and last-fired timestamps
🧠
Workspace files Memory files, SOUL.md, AGENTS.md - whatever your agent reads and writes
🔌
Gateway status OpenClaw gateway health, active sessions, connected channels
~/.openclaw/workspace
📁 sessions/ ← session transcripts
📁 memory/ ← memory files
📄 MEMORY.md ← long-term memory
📄 SOUL.md ← agent persona
📄 HEARTBEAT.md

~/.openclaw/cron
📄 jobs.json ← cron jobs

~/.openclaw/agents
📁 main/ ← main agent sessions
📁 sub-*/ ← sub-agent runs

Other runtimes (auto-detected)
📁 ~/.claude/projects/ ← Claude Code
📁 ~/.codex/sessions/ ← Codex
📄 …/Cursor/…/state.vscdb ← Cursor
📄 + 13 more runtimes

ClawMetry reads these. Your agents keep writing them. Nothing changes.

에이전트가 실제로 무엇을 하는지 확인하세요

무료, 오픈 소스, 1분 안에 실행. 계정이 필요 없습니다.

pip install clawmetry

Stay in the loop

Get notified about new features, alerting integrations, the Mac app, and everything else coming to ClawMetry.