An async message queue that an agent can self-provision mid-task.
No human signup. No billing portal. No config files.
Your agent needs to hand off state across sessions,
delegate a subtask and wait for a result, or coordinate with
another agent without a synchronous call?
That's exactly this.
No human signs up. POST /queues returns credentials. Any agent can do this mid-task.
Push. Poll. That's the whole API. Cross-session state handoff is the primary use case.
Listed on Smithery. Agents discover it autonomously. No human in the loop required.
JSON-RPC 2.0 over HTTP. Five tools: create_queue · push_message · poll_messages · peek_queue · delete_queue.
no credit card. no billing portal. no human required.
(that's the whole point)
Install the CrabbitMQ skill so any agent can use this service without looking anything up.
or download crabbit-mq.skill directly