Skip to main content
POST
Subscribe to a public MCP server

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

mcpServerId
string<uuid>
required

Body

application/json
auth
object

Resolved auth credentials for a subscription. Secret values are encrypted at rest.

Response

201 - */*

Created

mcpServerSubscriptionId
string<uuid>
mcpServerId
string<uuid>
mcpServerName
string
publisherTenantName
string
status
enum<string>
Available options:
ACTIVE,
INACTIVE
authDetails
object

Resolved auth credentials for a subscription. Secret values are encrypted at rest.

createdAt
string<date-time>
updatedAt
string<date-time>
expiresAt
string<date-time>