/
EN
enterpilot
/
GoModel API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
enterpilot
GoModel API
put
Create or update one admin-managed MCP server
v43
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-07
109
177
387.4 KB
admin
Create or update one admin-managed MCP server
put
/admin/mcp-servers
Request body
AdminUpsertMCPServerRequest
required
allowed_tools
string[]
description
string
disallowed_tools
string[]
enabled
boolean
headers
object
name
string
slug
string
tool_timeout_seconds
integer
transport
string
url
string
user_paths
string[]
Response
OK
AdminMcpServerViewResponse
required
allowed_tools
string[]
connected_at
string
description
string
disallowed_tools
string[]
enabled
boolean
headers
object
last_error
string
managed
boolean
name
string
prompt_count
integer
resource_count
integer
slug
string
status
string
tool_count
integer
tool_timeout_seconds
integer
transport
string
url
string
user_paths
string[]