Update an MCP server
Updates mutable fields of an existing MCP server. Omitted optional fields keep their current values.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the MCP server.
Body
Rejected with INVALID_ARGUMENT: the key prefixes this server's tools in every gateway that exposes it, so it is immutable after creation. Retained so callers get an error rather than a silently ignored field.
Human readable name shown in the workspace.
Free-form note about what this server is for.
How the gateway dials the upstream server.
Credentials the gateway sends upstream; send type: NONE explicitly for public servers.
Fallback exposure used by any gateway link that does not set its own.
Which projects in the workspace may use this server. Defaults to every project.
Response
OK