Admin MCP

Create App

post/api/admin/mcp/apps

Request body

app_idstring required
namestring required
descriptionstring nullable
iconstring nullable
transportstring
provider_namestring nullable
categorystring nullable
oauth_scopesstring[] nullable
is_visible_in_connectorboolean
launch_configobject nullable

Response

Successful Response

app_idstring required
namestring required
descriptionstring nullable
iconstring nullable
transportstring
provider_namestring nullable
categorystring nullable
oauth_scopesstring[] nullable
is_visible_in_connectorboolean
launch_configobject nullable
idinteger required

Changes

Changed in 2 of the 4 revisions of this API.3

    • added the new optional request property is_visible_in_connector

      new-optional-request-property

    • added the optional property is_visible_in_connector to the response with the 200 status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog