🔌 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.
🦁 Komai
Komai is the one client here that needs no setup: it ships pointed at matrixrooms.info out of the box. Open the room directory and the public rooms are already there.
🧃 Cinny
Just for you:
- Click Explore Community from the sidebar.
- Click Add Server.
- Enter
matrixrooms.infoand 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
- Tap the search bar and enter any text.
- Tap the pencil icon next to your server name.
- Enter
https://matrixrooms.infoand confirm.
🌺 Fractal
- Click Explore in the sidebar.
- Click the dropdown next to the search bar.
- Enter
matrixrooms.infoand click the plus button.
💬 NeoChat
The KDE/Plasma client, on every desktop and Android too.
- Tap the search icon and enter
matrixrooms.info. - Tap Explore.
- Open the server selector and click add server...
- Enter
matrixrooms.infoand confirm.
💻 Element Web / Desktop
Same steps cover forks like SchildiChat Web / Desktop.
Just for your account:
- Click Search (Ctrl+K).
- Scroll to Public Rooms.
- Click Show: <your server> → Add new server...
- Enter
matrixrooms.infoand click Add.
For all app users:
"room_directory": {
"servers": ["matrixrooms.info"]
}If using automation playbooks:
matrix_client_element_room_directory_servers: ['matrixrooms.info']📱 Element Classic Android / SchildiChat Android
- Tap the FAB to explore rooms.
- Tap the 3-dot menu → Change network.
- Select Add a new server.
- Enter
matrixrooms.infoand 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, 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.
- MSC1929: homeserver admin contacts, so a reported room reaches the people who can act on it. Check yours with the MSC1929 tester.
- MSC3266: room preview API.
🔎 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