RoutesMcp serversServerslugConfig
/mcp-servers/{serverSlug}/config
AuthorizationBearer <token>
In: header
Path Parameters
serverSlugstring
Length
1 <= lengthtype?string
url?string
headers?
runtime?string
Value in
"node24"env?
command?string
dockerImage?string
transport?string
Value in
"sse" | "httpstreaming" | "stdio"httpPort?number|null
urlPath?string|null
id?string
Response Body
application/json
curl -X PUT "https://YOUR_ORG_ID.gatana.ai/api/v1/mcp-servers/string/config" \ -H "Content-Type: application/json" \ -d '{}'null