MatrixRooms.info provides multiple integrations using the MRS backend — via Matrix protocol and external apps.
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.
Just for you:
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']https://matrixrooms.info and confirm.Fractal is a Matrix client for GNOME.
matrixrooms.info and click the plus button.Just for your account:
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']matrixrooms.info and confirm.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.
trusted_key_servers:
- server_name: matrixrooms.infotrusted_servers = ["matrixrooms.info"]key_perspectives:
- server_name: matrixrooms.infoMatrixRooms.info runs on MRS, and it integrates multiple Matrix Spec Changes (MSCs) to improve federation and moderation capabilities.
SearXNG is a privacy-respecting metasearch engine that can integrate with MatrixRooms.info. Learn more in the official SearXNG documentation.
Need help? Full documentation