By daliborhlava
Claude Code hooks for Agent Command monitoring server. Sends real-time events including tool usage, transcripts, and session state to a central monitoring dashboard.
Claude Code plugin for agent-command monitoring server.
Sends real-time events to a central dashboard including:
# Add the marketplace
/plugin marketplace add daliborhlava/agent-command-client-claude-code
# Install the plugin
/plugin install agent-command-client@agent-command
Set the dashboard server URL via environment variable:
export AGENT_COMMAND_URL="http://your-server:8787"
Default: http://localhost:8787
Add to your ~/.bashrc or ~/.zshrc for persistence.
Optional identity overrides (normally not needed):
export AGENT_COMMAND_AGENT_TYPE="claude-code"
export AGENT_COMMAND_AGENT_SOURCE="hooks"
The monitoring server is available at daliborhlava/agent-command.
/plugin marketplace update
MIT
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin daliborhlava-agent-command-client-claude-codeReal-time observability dashboard for Claude Code agents
Observability platform for Claude Code and Agent SDK — monitor, debug, and control AI coding agents
Multi-agent tmux dashboard with skills, hooks, and workflow automation
Agent dashboard TUI — tracks AI agent state via hooks for the fleet CLI
Mission Control for Claude Code — auto-starts a web dashboard, provides 90 MCP tools (sessions, stats, live monitoring, projects, teams, insights, coaching, and more), and adds 9 skills including /session-recap, /daily-cost, /standup, /coaching, /insights, and /team-status.
Tracks Claude Code session usage (tokens, costs, skills, MCP, subagents) and sends data to a self-hosted dashboard.