Create a new MCP server

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
namestringRequired

Name of the MCP server

appslist of stringsOptional

App IDs associated with the server

connected_account_idslist of stringsOptional

Connected account IDs

entity_idslist of stringsOptional

Entity IDs

actionslist of stringsOptional

Actions available for the server

ttlenumOptional

Time to live for the server

Allowed values:
auth_configsobjectOptional

Auth configurations

custom_auth_headersbooleanOptional

Whether to use custom auth headers

Response

Successfully created 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

signed_urlstring

Signed URL for the MCP server

connected_account_idslist of stringsOptional

Connected account IDs

auth_configsobjectOptional

Auth configuration