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
launch_configobject nullable

Response

Successful Response

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

Changes