RingEx Chat¶
Endpoint: https://mcp.labs.ringcentral.com/ringex/team-chat
Status: ๐ก Labs / Beta ยท New
Transport: SSE over HTTPS
About¶
RingEx Chat gives your AI assistant access to RingCentral Team Messaging (Glip): chats, direct and group conversations, teams, and posts. It's one of three servers that replace the original monolithic RingCentral MCP server โ this one covers team collaboration.
Labs status
This server is part of RingCentral Labs and is not covered by RingCentral's standard SLA. Tools may be renamed, modified, or removed without prior notice. Use in production environments with caution.
Migrating from RingCentral MCP
If you previously used any Team Messaging tool on the deprecated RingCentral MCP server, point your client at this endpoint instead. Tool names changed during the split โ Glip tools were renamed to the team_messaging_* convention and the generic dispatch tools were removed. Common renames:
| Old tool | New tool |
|---|---|
platform_list_glip_chats_new |
team_messaging_list_chats |
platform_list_glip_conversations_new |
team_messaging_list_conversations |
platform_list_glip_teams_new |
team_messaging_list_teams |
platform_read_glip_conversation_new |
team_messaging_get_conversation |
platform_read_glip_posts_new |
team_messaging_list_posts |
platform_read_glip_team_new |
team_messaging_get_team |
platform_create_glip_conversation_new |
open_team_messaging_conversation |
platform_create_glip_post_new |
send_team_messaging_post |
Run about_ringcentral_mcp_tools for the authoritative current list.
Connecting¶
See the RingEx Chat Setup guide for step-by-step instructions for Claude, ChatGPT, and Codex.
For other MCP clients (Cursor, etc.), add this server the same way you'd add any remote MCP server, using the endpoint above.
Available tools¶
65 tools are available on this server.
Getting started¶
- Connect โ Add the server URL above to your AI client.
- Verify โ Ask your assistant to list your team messaging chats to confirm the connection is active.
- Use โ Ask your AI assistant to catch you up on a chat, post an update, manage tasks/notes/events, or administer teams and webhooks. Tool names differ from the deprecated server โ see the migration note above.