MCP Connections
Update an MCP connection
Update bounded MCP configuration. Header and environment objects merge write-only values by key, null values remove individual keys, and a null environment clears all variables. Hidden credentials are preserved unless explicitly changed or authentication is replaced; changing a remote server URL clears credentials for the old server. Call authorize explicitly after changing the server or authentication to reconnect.
PATCH
Update an MCP connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
- Option 1
- Option 2
Allowed value:
"remote"Required string length:
1 - 200Available options:
oauth, client_credentials, static_headers Required string length:
1 - 4096Required string length:
1 - 65536Available options:
automatic, pre_registered Required string length:
1 - 4096Response
Update an MCP connection
Available options:
remote, stdio Maximum array length:
100Maximum string length:
8192Available options:
oauth, client_credentials, static_headers, null