---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://www.servicenow.com/docs/r/intelligent-experiences

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Create an app

# Create an MCP app {#ariaid-title1}

* Release version: Australia
* 
* Updated June 30, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Build, register, and display user interfaces along with your tool's logic with MCP apps. This allows you to implement and manage interactive interfaces for your tools that can be displayed by MCP clients.

## Before you begin

Role required: sn_mcp_server.tools_admin (for configuration)

## About this task

Create an MCP app and enable MCP tools to deliver interactive user interfaces to hosts. It defines how tools declare UI resources, that hosts render securely in iframes, and how the two communicate.

Create apps as a pre-step before MCP tools creations, so that you can choose one of the created apps while configuring the tool.  
Note:  
The minimum version required is: Zurich patch 11 and Australia patch 4.

## Procedure

1. Navigate to AllMCP Server Console.
2. From the Configuration tab, select Apps.
3. View the tools created from various categories, and their associated attributes.
4. Select Create app.  

   {#create-an-mcp-app__table_l2y_lhm_hgc__entry__2}

   | Field | Description |
   |-|-|
   | Label | An internal name for the app. |
   | Name | The name of the app generated automatically based on the label you enter. |
   | Description | The description of what the app intends to do. This input is exposed to AI clients and used to determine when to use this app. Note: Admins must add specific and action-oriented description as the AI clients access it to decide when to call the app. |
   | Permissions | Access granted to different browsers and devices needed to create the app. The options are microphone, camera, geolocation and clipboard. |
   [Table 1. Apps form]

   {#create-an-mcp-app__table_l2y_lhm_hgc}
5. Select Add reference to add references to the HTML files that will be used to style, script or define the logic your app.
6. Add details in the form:  

   1. Declare the link to the external connection or resources to be referred.
   2. Select Type of the reference.
   3. Add link to the Library.
   {#create-an-mcp-app__substeps_uwt_1fc_vjc}
7. Add link to the HTML file containing the interactive interface in 'Attachments'.  
   See <https://apps.extensions.modelcontextprotocol.io/api/documents/csp-and-cors.html> to learn more.

## What to do next

Create an MCP tool and add one of these apps, created to render an interactive user experience displayed by the MCP client.

*[\>]: and then


