RoutesMcp serversServerslugCredentialsCopy server to user
/mcp-servers/{serverSlug}/credentials/copy-server-to-user
Copy server-scoped credentials to the current user credentials
AuthorizationBearer <token>
In: header
Path Parameters
serverSlugstring
Length
1 <= lengthResponse Body
application/json
curl -X POST "https://YOUR_ORG_ID.gatana.ai/api/v1/mcp-servers/string/credentials/copy-server-to-user"{
"success": true
}