CreateBlogSupport
Log inSign up
Home
Create
  • Authentication
  • Login with Webex
  • AI Assistant for Developers
  • Agentic Apps
  • Bots
  • Embedded Apps
  • Integrations
  • Service Apps
  • Instant Connect
  • Workspace Integrations
  • Bring Your Own Datasource
  • Webex MCP Server
  • Suite Sandbox
  • Contact Center Sandbox
  • Guest to Guest Sandbox
  • Submit Your App
  • Tutorials

Create

Onboard Your Agentic App

This guide helps developers register their Agentic App on the Webex Developer Portal. Currently, only MCP (Model Context Protocol) servers are supported. A2A (Agent2Agent) support will be added soon.

anchorPrerequisites

anchor

Before starting, ensure you have:

  • Access to the Webex Developer Portal.
  • A deployed MCP server reachable via HTTPS.
  • Authentication details for your app. We support the following authentication types:
    • OAuth2 authorization code – User-level OAuth flow where each user authenticates and grants access individually
    • OAuth2 client credentials – Org-level OAuth flow using a single set of client credentials on behalf of the organization
    • API key – A single static key issued at the org level to identify and authorize requests
    • User token – An individual token representing a specific user's identity and session
    • Custom Header based Auth – Custom authentication headers that can be configured at org or user level

anchorStep-by-Step Registration Process

anchor
1. Navigate to the Webex Developer Portal

Open https://developer.webex.com in your browser.

2. Click Start Building Apps

On the home page, click Start Building Apps to access the app creation interface.

Developer Portal landing page

Alternatively, you can click on your profile, select My Webex Apps from the dropdown and click on Create a New App on the My Apps page that appears (you will directly be taken to the app creation interface if you don't have any pre-existing apps).

My Webex Apps dropdown

Create a New App button

3. Select Create an Agentic App

From the Create a New App page, click Create an Agentic App to begin the agentic app registration.

Create Agentic App option in the app overview page

4. Enter App Details

Fill in the following fields:

  • Module: Select MCP (A2A coming soon).
  • Transport Type: Select Streamable HTTP or HTTP SSE.
  • Name: Unique name for your app.
  • Description: Clear description of its purpose.
  • Logo: Upload a 512x512 PNG/JPEG (or select from 3 default options).
  • App URL: Public HTTPS endpoint.
  • Auth Type: Choose from:
    • OAuth2_clientCredentials
    • OAuth2_authorizationCode
    • ApiKey
    • UserToken
    • CustomHeaderAuth

Agentic App registration form

Agentic App registration form continued

5. Click Add Agentic App

After completing all fields, click on the Add Agentic App button at the bottom of the registration page. The system will register your app and redirect you to the details page.

The details page can also be accessed by going to the My Apps page and selecting the app you registered.

Agentic App details page

anchorManaging Your Agentic App

anchor

From the details page, you can:

  • View app ID and configuration.
  • Edit name, description, URL, transport type or auth type.
  • Submit a request to make the app public on the Webex App Hub
  • Request admin approval for org/user level use.
  • Delete the app.
In This Article
  • Prerequisites
  • Step-by-Step Registration Process
  • Managing Your Agentic App

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.