Connect Webex with AI agents using Model Context Protocol (MCP). Seamlessly integrate Webex tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Collaboration & Communication tools for AI automation
Install Webex MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Webex with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Webex is a Cisco-powered video conferencing and collaboration platform offering online meetings, webinars, screen sharing, and team messaging
185
6
Collaboration & Communication
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a new room. use when you need to spin up a dedicated space for team collaboration or topic discussion.
Tool to create a new team. use when you need to group rooms under a shared team.
Tool to retrieve details for a specific team by teamid. use when you need full metadata of a team before performing team-related operations.
Tool to list teams. use when you need to retrieve the teams the authenticated user is a member of.
Tool to list webhooks. use after authentication to retrieve webhooks filtered by max or ownership.
Tool to post a message to a webex room or person. use when you have a target roomid or private recipient and want to send text, markdown, files, or card attachments.
Tool to create a new room. use to create a dedicated space for collaboration after authentication.
Tool to add a person to a webex team by personid or personemail. use when granting a user access to a team; requires teamid and one of personid or personemail.
Tool to delete a webex membership by its unique identifier. use when you need to remove a member from a space after confirming the membership exists. example: "delete the membership with id y2lzy29zcgfjmdcznza2njg0zdliy2yxnde4ndqyyzq5ndqzotexytk4".
Tool to delete a webex message by its unique identifier. use after confirming the messageid to remove unintended or obsolete messages. example: "delete the message with id y2lzy29zcgfyazovl21lc3nhz2uvywjjmtizndu2nzg5".
Tool to delete a webex room by its id. use after confirming the roomid when you need to permanently remove or archive a space. example: "delete the room with id y2lzy29..."
Tool to retrieve details for a specific membership. use when you need metadata for a membership by its id.
Tool to retrieve details for a specific message. use when you need full content and metadata by message id.
Tool to retrieve details for a specific room. use when you need full metadata of a specific room before posting messages or updating settings.
Tool to retrieve details for a specific team membership. use when you need metadata for a team membership by its id.
Tool to list memberships in a webex room. use when you need to retrieve or filter membership details by roomid, personid, personemail, or teamid. supports limiting the response size.
Tool to list messages in a room. use when you need to retrieve chat history filtered by room, time window, or mentions.
Tool to list rooms the authenticated user belongs to. use after authentication when needing to retrieve spaces filtered by team, type, or sorted. example: "list my group rooms sorted by last activity."
Tool to list team memberships. use when you need to retrieve or filter team membership details by teamid, personid, or personemail, with optional max limit. use after confirming the team or person context.
Tool to get details for a specific person. use when you have a person's id and need full profile information. call after confirming the person's id.
20 actions available