Enables AI agents to discover each other and exchange typed messages through a Redis-backed queue via MCP tool calls, with support for registration, heartbeat, and queue management.
| Tool name | Description | Destructive? |
|---|---|---|
| register_agent | ✓ no | |
| send_message | ✓ no | |
| receive_message | ✓ no | |
| list_agents | ✓ no | |
| get_queue_status | ✓ no |
| unregister_agent | ✓ no |