The Agenti ecosystem is the control plane for your fleet of Claude Code agents.
One operator. One factory floor. One identity.
Four open-source pillars. MIT. Self-hosted. No telemetry.
▸ AgentiBridge — The workforce network. Search every transcript, register agents, hand off across machines, drive the fleet from any MCP client.
▸ AgentiCore — The engine room. One binary, two modes: KEDA-scaled fleet (1→1000 pods, auto-PR) or OpenAI-compatible chat endpoint.
▸ AgentiHooks — The in-agent harness. Identity, guardrails, ~30% context compression, broadcast + brain pump.
▸ AgentiBrain — The closed-loop vault. Markdown vault clusters lessons into Arcs every ~2h and broadcasts back to every active session.
Three transports to reach a fleet:
• MCP via Bridge
• POST /jobs (Fleet REST)
• POST /v1/chat/completions (OpenAI-compatible)
Plus: Telegram bot connector, voice STT/TTS adapter, operator-side voice output, bypass mode for trusted dev.
— Install —
pip install agentibridge
pip install agenticore
pip install agentihooks
(AgentiBrain ships as Docker Compose or Helm)
— Links —
Site: https://www.agentibridge.ai
GitHub org: https://github.com/The-Cloud-Clockwork
AgentiBridge: https://github.com/The-Cloud-Clockwor...
AgentiCore: https://github.com/The-Cloud-Clockwor...
AgentiHooks: https://github.com/The-Cloud-Clockwor...
AgentiBrain: https://github.com/The-Cloud-Clockwor...
Bundle example: https://github.com/The-Cloud-Clockwor...
Hub example: https://github.com/The-Cloud-Clockwor...
— The Cloud Clockwork —
Contact: [email protected]
Web: https://www.thecloudclockwork.com/
LinkedIn: / thecloudclockwork
MIT licensed. Python 3.12+. © 2026 The Cloud Clockwork.