Create mcp server

Create a new MCP server

Headers

x-api-keystringRequired

Request

CreateMCPServerDTO
namestringRequired
MCP server name
appslist of stringsOptional
List of app IDs associated with the MCP server
connectedAccountIdslist of stringsOptional
List of connected account IDs
entityIdslist of stringsOptional
List of entity IDs
actionslist of stringsOptional
Actions available for the MCP server
ttlenumOptional
Time to live for the MCP server
Allowed values:
authConfigsobjectOptional
Authentication configurations for the MCP server
customAuthHeadersbooleanOptional
Whether to use custom authentication headers