Edit an MCP server
Replace a remote MCP server configuration, including all configured headers.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
MCP Server ID
Body
Unique MCP server name within the organization
1HTTPS URL of the remote MCP server
^https://HTTP headers sent to the MCP server. Header values are encrypted and never returned by the API.
Response
MCP server edited
HTTPS URL of the remote MCP server
^https://Names of the configured HTTP headers. Header values are never returned.