Update MCP Server

Update an existing MCP server configuration

Path parameters

mcp_server_namestringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
UpdateStdioMCPServerobjectRequired
OR
UpdateSSEMCPServerobjectRequired
OR
UpdateStreamableHTTPMCPServerobjectRequired

Response

Successful Response
StdioServerConfigobject
OR
SSEServerConfigobject
OR
StreamableHTTPServerConfigobject

Errors