Gatana Documentation
RoutesMcp serversServerslugConfig

/mcp-servers/{serverSlug}/config

PUT
/mcp-servers/{serverSlug}/config
AuthorizationBearer <token>

In: header

Path Parameters

serverSlugstring
Length1 <= length
type?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