/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
Admin MCP
Update App
put
/api/admin/mcp/apps/{app_id}
Path parameters
app_id
integer
required
Request body
PublicMCPAppCreate
required
app_id
string
required
name
string
required
description
string
nullable
icon
string
nullable
transport
string
provider_name
string
nullable
category
string
nullable
oauth_scopes
string[]
nullable
is_visible_in_connector
boolean
launch_config
object
nullable
Response
Successful Response
PublicMCPAppResponse
required
app_id
string
required
name
string
required
description
string
nullable
icon
string
nullable
transport
string
provider_name
string
nullable
category
string
nullable
oauth_scopes
string[]
nullable
is_visible_in_connector
boolean
launch_config
object
nullable
id
integer
required