Skip to content
Claude Code

MsgMesh for Claude Code

com.alderflux/msgmesh

Event bus for AI agents: watch_topic long-polls live events; manage topics, schemas, webhooks.

client:Claude Code transport:stdio runtime:npm

Install MsgMesh in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add msgmesh -e MQ_API_KEY=<MQ_API_KEY> -e MQ_CONTROL_PLANE_URL=<MQ_CONTROL_PLANE_URL> -e MQ_GATEWAY_URL=<MQ_GATEWAY_URL> -e MQ_REALTIME_URL=<MQ_REALTIME_URL> -- npx -y @msgmesh/mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

MsgMesh in other clients