Enables two-way communication between Claude Code and clew, allowing message passing and command execution via MCP tools or native peer mesh with auto-reply support.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.ALLOWED_TOOLSAUTO_REPLY— │ =1: clew pushes a task ─► worker (clew -p) does it ─► reply│AUTO_REPLY_COOLDOWN_MS— 8000 min gap between replies to the same senderAUTO_REPLY_TRIGGER— @claude required message prefix; set '' to reply to everything (cooldown still applies)BUS_HOST— override: BUS_PORT=8000 =0.0.0.0 npm startBUS_PORT— override: =8000 BUS_HOST=0.0.0.0 npm startBUS_URLCLEW_DIRCLEW_ENTRYINBOXPEER_MCP_PORTPEER_NAMEPOLL_MSREPLY_TOWORKER_DIR— D:/Projects/Github/clew-code cwd the worker runs inWORKER_ENTRY— dist/main.js worker entrypoint (run with bun)WORKER_TOOLS— Bash,Read,Glob,Grep tools the worker may use[](https://m8ven.ai/mcp/jonusnattapong-claude-clew-bus-1307ii)