Skip to main content
POST
Install a directory server into a project

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

Body

application/json
catalogServerId
string
required
endpointUrl
string

Required for options and tenant endpoint kinds.

expectedContentHash
string

TOCTOU pin from latestContentHash.

Response

Installed or already present (outcome is created or reconnected).

serverId
string
required
serverName
string
required
outcome
enum<string>
required
Available options:
created,
reconnected