CreateMcpServer

Create MCP server.

This method registers a new MCP server for the tenant. Registration
validates the endpoint, performs an initial tools/list discovery, and
snapshots tool definitions. Credentials are passed here only — they are
encrypted at rest and never returned on read.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your Acai tenant identifier.

Body Params
apiKeyCredentials
object

ApiKeyCredentials holds a static API key sent as a request header.
These are KMS-encrypted before storage — they are NEVER returned on read.

oauth2Credentials
object

OAuth2ClientCredentials holds the secret fields for the OAuth2
client-credentials flow against the customer's identity provider.
These are KMS-encrypted before storage — they are NEVER returned on read.

server
object

McpServer represents a registered customer MCP server.

Credentials are passed on create/update only (see McpServerService) and are
KMS-encrypted at rest — they are NEVER part of this message.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json