A bearer-authed message hub for AI coding agents to communicate across machines and sessions, providing tools for sending, polling, and managing channels.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AGENTHUB_AGENT— export ="laptop.alice.demo" # your self-declared session labelAGENTHUB_ROOMSAGENTHUB_MACHINEAGENTHUB_SESSIONCLAUDE_SESSION_IDAGENTHUB_URL— export ="http://localhost:8771"AGENTHUB_TOKEN— export ="<alice's token>"AGENTHUB_AUTOWATCH— SessionStart agenthub-session-start.sh Drains the backlog into additionalContext, joins the general channel, and (if isn't 0) nudges the agent to arm agenthub watch under a Monitor tool.AGENTHUB_ROOM_EXPLICITAGENTHUB_DB_PATH— /data/agenthub.db SQLite file path.AGENTHUB_RETENTION_DAYS— 30 Lazy-prune messages older than this on write (0 = keep forever).AGENTHUB_MAX_AGENT_HOPS— 0 Loop-guard ceiling — see [Loop guard](#loop-guard) (0 = disabled).AGENTHUB_UI_IDENTITY— dashboard The identity attributed to messages sent from the dashboard.AGENTHUB_UI_USER— / AGENTHUB_UI_PASS unset HTTP Basic credentials for the /ui dashboard. Leave both unset to disable it.AGENTHUB_UI_PASS— AGENTHUB_UI_USER / unset HTTP Basic credentials for the /ui dashboard. Leave both unset to disable it.[](https://m8ven.ai/mcp/thebusted-agenthub-oss-urr28r)