agentihooks

the-cloud-clockwork/agentihooks
★ 0 stars Python AI/LLM Updated today
Hook system and MCP tool server for Claude Code agents. Designed for agenticore — fork and extend for custom workflows.
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": {
    "agentihooks": {
      "command": "uvx",
      "args": [
        "agentihooks"
      ]
    }
  }
}

Or install with pip: pip install agentihooks

README Excerpt

The production harness for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). Turn Claude Code into a managed fleet — with profile chaining, guardrails, context intelligence, and real-time broadcast messaging across every active session. > **Full documentation:** [the-cloud-clockwork.github.io/agentihooks](https://the-cloud-clockwork.github.io/agentihooks/)

Tools (20)

AGENTIHOOKS_BASE_CHANNELSAMYGDALA_ENABLEDBASH_FILTER_ENABLEDBRAIN_CHANNELBRAIN_ENABLEDBRAIN_HTTP_TOKENBRAIN_REFRESH_INTERVALBRAIN_SOURCE_PATHBRAIN_URLBRAIN_WRITER_ENABLEDBROADCAST_CRITICAL_ON_PRETOOLBROADCAST_ENABLEDBROADCAST_MAX_BYTES_PRETOOLBROADCAST_MAX_BYTES_PROMPTBROADCAST_PRETOOL_MIN_SEVERITYCI_MANIFESTO_MAX_BYTESCONTEXT_COMPRESSION_SCOPECONTEXT_REFRESH_COMPRESSIONFILE_READ_CACHE_ENABLEDNotification

Topics

agenticoreagentsclaude-codehooksmcppython