Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mage-staging.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Basic config

connector_type: 'activemq'
connection_host: 'localhost'
connection_port: 61613
queue_name: 'default'
username: 'admin'
password: 'admin'
Ensure that the stomp port on ActiveMQ is open, which is 61613 by default.