Rocket.Chat for your agents.
Connect Rocket.Chat once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Rocket.Chat.
What agents can do with Rocket.Chat
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
rocketchat_get_meCheck the credentials: returns the current user info.
rocketchat_list_channelsList all public and private channels the user can access.
rocketchat_get_channel_messagesGet messages from a channel by room id.
rocketchat_list_usersList all users in the workspace.
rocketchat_post_messageSend a message to a channel.
rocketchat_get_channel_infoGet detailed info about a channel by room id or channel name.
rocketchat_create_channelCreate a new public channel.
rocketchat_list_channel_membersList members of a channel.
rocketchat_get_user_infoGet info for a specific user by id or username.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your Rocket.Chat server and go to My Account > Personal Access Tokens.
- Create a new token, give it a name, and copy the token and user id.
- The User ID is the first field; the Auth Token is the second.
- Your server URL is the address of your Rocket.Chat instance.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Rocket.Chat to Even: call connect_begin("rocketchat") on the even-connect MCP and walk me through it.
Get recent messages from a Rocket.Chat channel and post an announcement.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.