Update MCP server
Update MCP server
Changes an existing MCP server in place. The response carries only a confirmation message, so refetch the MCP server to read its new values.
PATCH
Update MCP server
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the MCP server to operate on.
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Body
application/json
Response
200 - application/json
Confirms the server's connection details were updated. The body is a message only, so refetch the server to read its current URL, description, and specification version.
A human-readable message confirming the update.