ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Rocket.Chat with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect your AI assistant to Rocket.Chat to seamlessly send messages, explore channels, manage directories, and orchestrate chat operations directly.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Rocket.Chat capability set.

These are the exact actions your AI can choose when you ask it to work with Rocket.Chat.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Rocket.Chat.

  1. 01

    Chat update message

    Updates the text of an existing message

  2. 02

    List users

    Lists all users in the workspace directory

  3. 03

    Get channel info

    Retrieves details for a specific channel

  4. 04

    Get user info

    Retrieves detailed information for a specific user

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Rocket.Chat.

  1. 05

    List direct messages

    Lists all active direct message rooms

  2. 06

    List private groups

    Lists all private groups (channels) the user is a member of

  3. 07

    List public channels

    Lists all public channels in the workspace

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Rocket.Chat.

  1. 08

    Chat send message

    Sends a message to a specific room by ID

  2. 09

    Chat delete message

    You must provide both room ID and message ID. Deletes a message from a room

  3. 10

    Chat post message

    Sends a message to a channel or user by name

Observed, not estimated

867ms average. Fast in production.

Rocket.Chat is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
730ms
Slowest day
1078ms
14-day trend
Slowing+29%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Rocket.Chat, so you can see the experience inside your AI.

It does not authenticate your account with Rocket.Chat. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Rocket.Chat Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_yQ6m4Hc2pUKZNoymv5FyFVr2aGg8ouh0Sbbph3gQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Rocket.Chat capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "rocketchat-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_yQ6m4Hc2pUKZNoymv5FyFVr2aGg8ouh0Sbbph3gQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Rocket.Chat owners ask.

  • 01

    Can the assistant create new channels or invite new users to the Rocket.Chat workspace?

    No. This capability package is primarily focused on organic text-based communication, message manipulation (sending, modifying, deleting), and environment querying (listing what already exists). The generative capability to create workspace structural entities like 'new channels' or provisioning administrative user accounts is deactivated for baseline security in this module.

  • 02

    How does chat_post_message differ from chat_send_message?

    chat_send_message uses a unique alphanumeric Room ID (e.g. 'cxyz123') to target an exact space unambiguously. Meanwhile, chat_post_message is designed to be human-readable, allowing your assistant to route messages to named destinations like '#general', '#dev-team', or directly to a user like '@johndoe'.

  • 03

    Can the AI edit or delete messages sent by other users?

    Only if the authenticated account has the required admin or moderator permissions in the target channel. The AI inherits the same role-based restrictions as the user whose token is configured.