v5

latestOpenAPI 3.1.02026-08-08341215300.9 KB

Update Custom Mcp

Update an existing custom MCP server. If auth_header_value is not provided, the existing value is preserved.

put/api/custom-mcp/{mcp_id}

Path parameters

mcp_idstring required

Request body

namestring required

Display name for the MCP server

server_urlstring required

Streamable HTTP endpoint URL for the MCP server

auth_header_namestring

Header name for authentication

auth_header_valuestring nullable

Pre-shared secret or API key for authentication (optional - if not provided, existing value is preserved)

descriptionstring nullable

Description of what this MCP server does

Response

Successful Response

idstring required
namestring required
server_urlstring required
auth_header_namestring required
descriptionstring nullable required
is_enabledboolean required
created_atstring required
updated_atstring required