agent-herder

megamen32/agent-herder
★ 1 stars TypeScript AI/LLM Updated 6d ago
MCP server for monitoring and controlling coding agents (OpenCode, Claude Code, Codex CLI)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-herder": {
      "command": "npx",
      "args": [
        "-y",
        "megamen32/agent-herder"
      ]
    }
  }
}

README Excerpt

**MCP control center for coding agents.** Monitor, inspect, and coordinate AI coding sessions from one MCP server: OpenCode, Claude Code, Codex CLI, Qoder, and ZCode. Run it without cloning a repository: ```bash npx -y agent-herder ``` Add the same command to any MCP client: ```json { "mcpServers": {

Tools (15)

AGENT_HERDER_TRANSCRIPT_ARCHIVE_DIRAGENT_HERDER_TRANSCRIPT_ARCHIVE_MAX_BYTESAGENT_HERDER_TRANSCRIPT_ARCHIVE_RETENTION_DAYSCODEX_TRANSPORTENABLE_CLAUDEENABLE_CODEXENABLE_OPENCODEENABLE_QODERENABLE_ZCODEOPENCODE_SERVER_PASSWORDOPENCODE_URLQODER_CWDZCODE_CWDZCODE_SERVER_ENTRYZCODE_SERVER_NODE