v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
mcp-servers

Update an MCP server configuration

patch/api/v1/mcp-servers/{id}

Path parameters

idstring required

Request body

namestring
descriptionstring nullable
transportType'http' | 'stdio'
endpointstring uri nullable
commandstring nullable
argsstring[] nullable
headersobject nullable
healthCheckUrlstring uri nullable
enabledboolean

Response

idstring required
namestring required
descriptionstring nullable required
transportType'http' | 'stdio' required
endpointstring nullable required
commandstring nullable required
argsstring[] nullable required
hasHeadersboolean required
headerKeysstring[] nullable required
enabledboolean required
healthCheckUrlstring nullable required
lastHealthCheckstring date-time nullable required
lastHealthStatus'healthy' | 'unhealthy' | 'unknown' nullable required
createdAtstring date-time required
updatedAtstring date-time required
groupIdstring nullable required