/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 39m ago · Updated 2mo ago
View markdown
xorbitsai
xagent
post
Create Provider
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
33e4ba4936ad
Admin MCP
8
get
List Providers
post
Create Provider
put
Update Provider
delete
Delete Provider
get
List Apps
post
Create App
put
Update App
delete
Delete App
admin-users
2
agents
17
Authentication
20
Channels
4
chat
8
Cloud Storage
4
Custom API Management
5
files
11
jobs
3
kb
15
MCP Management
11
me
3
memory
7
models
34
monitor
6
sdk-v1
11
share
3
skills
4
system
1
templates
4
tools
10
widget
3
workforces
17
get
Health Check
get
Readiness Check
get
Redirect Legacy Preview
get
Get Task Progress
get
List Active Tasks
Admin MCP
Create Provider
post
/api/admin/mcp/providers
Request body
OAuthProviderCreate
required
provider_name
string
required
name
string
required
client_id
string
required
client_secret
string
required
auth_url
string
required
token_url
string
required
redirect_uri
string
nullable
userinfo_url
string
nullable
user_id_path
string
nullable
email_path
string
nullable
default_scopes
string[]
nullable
Response
Successful Response
OAuthProviderResponse
required
provider_name
string
required
name
string
required
client_id
string
required
client_secret
string
required
auth_url
string
required
token_url
string
required
redirect_uri
string
nullable
userinfo_url
string
nullable
user_id_path
string
nullable
email_path
string
nullable
default_scopes
string[]
nullable
id
integer
required