Update MCP server configuration

Path parameters

idstringRequired

The ID of the MCP server

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
namestringOptional

Name of the MCP server

appslist of stringsOptional

App IDs associated with the server

actionslist of stringsOptional

Actions available for the server

Response

Successfully updated MCP server

idstring

The ID of the MCP server

namestring

The name of the MCP server

urlstring

The URL of the MCP server

appslist of strings

The app IDs associated with the server

member_idstring

The member ID who created the server

updated_atstring

Last update timestamp of the MCP server

created_atstring

Creation timestamp of the MCP server

client_idstring

Client ID associated with the MCP server

deletedboolean

Whether the MCP server is deleted

connected_account_idslist of stringsOptional

Connected account IDs

auth_configsobjectOptional

Auth configuration

actionsobjectOptional

Actions available for the MCP server

entity_idslist of stringsOptional

Entity IDs associated with the server

custom_auth_headersbooleanOptional

Whether custom auth headers are enabled