CreateMCPBlogSupport
Log inSign up
Home
MCP
  • Webex MCP Server
  • Agentic Apps
  • Connect Webex MCP Servers to External Clients
  • Connect External MCP Servers to Webex AI

MCP

Codex

Connect OpenAI Codex to a Webex MCP server.

anchorToken-based (WCIT)

anchor

Codex supports MCP elicitation, so you can authenticate with a WCIT token. Additional OAuth scopes required by specific tools are requested at runtime during tool calls — no integration setup needed.

Generate WCIT Token

Generate a WCIT token to connect using token-based authentication. The WCIT is issued with only the spark:mcp scope, which allows you to connect to the MCP server. Additional scopes required by specific tools are requested at runtime via MCP elicitation during tool calls.

Generate Token

Add the MCP server configuration

Open or create your Codex configuration file at ~/.codex/config.toml. Add an entry for the Webex MCP server:

[mcp_servers.YOUR_MCP_SERVER_NAME]
enabled = true
url = "YOUR_MCP_SERVER_URL"
http_headers = {"Authorization" = "Bearer YOUR_TOKEN"}

Replace YOUR_TOKEN with your WCIT token.

In This Article
  • Token-based (WCIT)
Related Resources
  • Codex MCP Official Documentation

    Connect

    Support

    Developer Community

    Developer Events

    Contact Sales

    Handy Links

    Webex Ambassadors

    Webex App Hub

    Resources

    Open Source Bot Starter Kits

    Download Webex

    DevNet Learning Labs

    Terms of Service

    Privacy Policy

    Cookie Policy

    Trademarks

    © 2026 Cisco and/or its affiliates. All rights reserved.