Update an MCP server
Partially update an MCP server. headers, when present, replaces the whole header dict. Agents pick the change up on their next run.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
A partial MCP server update; absent fields keep their value.
Response
Successful Response
One org-level MCP server as the agent editor renders it.
OAuth servers only: best-effort account/workspace name of the grant.
How requests authenticate: 'headers' (static) or 'oauth'.
The curated-catalog entry this server came from; null for custom servers.
The names of the configured request headers. Values are credentials and are never returned by the API.
OAuth servers only: 'active' or 'needs_reconnect'; null for static-header servers and never-connected rows.