Search among 20k+ Matrix rooms on 10k+ servers.

🔌 Integrations

MatrixRooms.info provides multiple integrations using the MRS backend — via Matrix protocol and external apps.

🌐 Directory Server

MatrixRooms.info runs on MRS, and it implements the required subset of the Matrix Federation API to provide a public room directory over federation. This allows direct integration with most Matrix clients.

🧃 Cinny

Just for you:

  1. Click Explore Community from the sidebar.
  2. Click Add Server.
  3. Enter matrixrooms.info and click View.

For all app users: Add this to config.json:

{
  "featuredCommunities": {
    "servers": ["matrixrooms.info"]
  }
}

If using etke.cc/ansible or MDAD, add this to vars.yml:

matrix_client_cinny_config_featuredCommunities_servers: ['matrixrooms.info']

🐱 FluffyChat

  1. Tap the search bar and enter any text.
  2. Tap the pencil icon next to your server name.
  3. Enter https://matrixrooms.info and confirm.

🌺 Fractal

Fractal is a Matrix client for GNOME.

  1. Click Explore in the sidebar.
  2. Click the dropdown next to the search bar.
  3. Enter matrixrooms.info and click the plus button.

💻 Element Web / Desktop

Just for your account:

  1. Click Search (Ctrl+K).
  2. Scroll to Public Rooms.
  3. Click Show: <your server>Add new server...
  4. Enter matrixrooms.info and click Add.

For all app users:

"room_directory": {
  "servers": ["matrixrooms.info"]
}

If using automation playbooks:

matrix_client_element_room_directory_servers: ['matrixrooms.info']

📱 Element Android / SchildiChat

  1. Tap the FAB to explore rooms.
  2. Tap the 3-dot menu → Change network.
  3. Select Add a new server.
  4. Enter matrixrooms.info and confirm.

🔑 Notary Key Server

MatrixRooms.info runs on MRS, and it implements the Matrix Notary Key Server endpoints, letting homeservers use it to verify keys.It is highly recommended to configure multiple notary key servers for redundancy and improved security.

🏠 Synapse

trusted_key_servers:
  - server_name: matrixrooms.info

🧩 Conduit, Tuwunel, Continuwuity, Conduwuit, Grapevine, etc.

trusted_servers = ["matrixrooms.info"]

🌿 Dendrite, Harmony, etc.

key_perspectives:
  - server_name: matrixrooms.info

🧩 MSCs

MatrixRooms.info runs on MRS, and it integrates multiple Matrix Spec Changes (MSCs) to improve federation and moderation capabilities.

🔎 Applications

SearXNG

SearXNG is a privacy-respecting metasearch engine that can integrate with MatrixRooms.info. Learn more in the official SearXNG documentation.

Need help? Full documentation