Skip to main content
PATCH
Update MCP Server

Authorizations

X-API-Key
string
header
required

Provide either X-API-Key: or Authorization: Bearer

Path Parameters

mcpServerId
string
required

MCP server ID

Body

application/json
name
string

Human-readable name for the MCP server

url
string<uri>

URL of the MCP server

type
enum<string>

Type of MCP server connection

Available options:
sse,
streamableHttp

Response

MCP server updated successfully

id
string
required

MCP server ID

organizationId
string
required

Organization ID

name
string
required

Human-readable name for the MCP server

url
string<uri>
required

URL of the MCP server

type
enum<string>
required

Type of MCP server connection

Available options:
sse,
streamableHttp
createdAt
string<date-time>
required

Creation timestamp

updatedAt
string<date-time>
required

Last update timestamp