Skip to main content
POST
Install an MCP server

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Body

application/json
slug
string
required
config
any

Optional per-tenant config blob (e.g. allowed_tools, rate_limit). Stored as-is in tenant_mcp_installs.config.

credential_ref
string | null

Vault key reference for tenant_api_key / tenant_oauth credential models - ignored for none / platform.

Response

The installed / re-enabled server

enabled
boolean
required
slug
string
required