// OPEN SOURCE DEVELOPER TOOL

See Every
Tool Call.
In Real-time.

Claude Monitor gives you complete visibility into every file read, shell command, and web search your Claude agents perform — streamed live to your dashboard.

MIT LicenseZero telemetrySelf-hosted
claude-monitor — live events
LIVE
session: 4a9f2b1e0 eventsconnected

// FEATURES

Everything you need
to trust your agents.

// REAL-TIME

Live Event Stream

Every tool call surfaces instantly via WebSocket. Zero polling, zero delay — just a direct feed from your Claude agents.

// VISIBILITY

Complete Observability

See tool names, inputs, outputs, session IDs, and timing for every single operation your agent performs.

// SECURITY

Sensitive File Detection

Automatically flags access to .env, /etc/passwd, SSH keys, and other sensitive paths before damage is done.

// PERFORMANCE

Duration Tracking

Measure exactly how long each tool call takes. Identify slow operations and optimize your agent pipelines.

// SESSIONS

Multi-Session Support

Track multiple agent sessions simultaneously. Filter by session ID to drill into any single run.

// ANALYTICS

Success Rate Metrics

Monitor success/error/flagged ratios over time. Catch regressions before they reach production.

// HOW IT WORKS

Up in three steps.
No config hell.

01

Add the Hook

Drop a single agent hook into your Claude Code configuration. It captures every tool call automatically.

~/.claude/settings.json
02

Run the Backend

Start the lightweight Go server locally or deploy it anywhere. It receives and stores every event in real-time.

./claude-monitor serve
03

Watch the Dashboard

Open the dashboard, connect with your API key, and see every tool call stream in live.

localhost:3001/dashboard

// USE CASES

Built for teams that
ship with confidence.

SECURITY

Security Audits

Know exactly what files your agents touch. Catch unauthorized access to secrets or system files instantly.

COMPLIANCE

Compliance Logging

Maintain an auditable log of all agent actions. Export as JSON for compliance reporting.

PERFORMANCE

Performance Tuning

Find bottlenecks in your agent workflows by measuring tool call durations and identifying slow paths.

TEAMS

Team Transparency

Give your whole team visibility into what AI agents are doing in your codebase — no black boxes.

// GET STARTED TODAY

Trust your agents.
Verify their actions.

Free, open-source, and self-hosted. Add it to your Claude Code workflow in minutes.

Claude Code hook integration · WebSocket streaming · MIT License