Create a new MCP server instance
Creates a new instance for a Model Control Protocol (MCP) server. This endpoint validates that the user has connected accounts for all auth configurations associated with the MCP server before creating the instance.
Path parameters
serverId
The ID of the MCP server
Headers
x-api-key
Request
This endpoint expects an object.
user_id
The user ID (entity ID) that will be used as both the user identifier and instance ID
Response
Successfully created MCP server instance. Returns the created instance details.
id
UUID of the instance record
instance_id
The instance identifier (same as the user_id)
mcp_server_id
UUID of the parent MCP server
created_at
Date and time when this instance was created
updated_at
Date and time when this instance was last modified