Create MCP Integration
Create MCP Integration
Create a new MCP Integration. Requires either organisation_id (with admin API key) or workspace_id in body.
POST
Create MCP Integration
Authorizations
Body
application/json
Only include optional fields (slug, description, configurations) when you have values for them. The example and code samples show required fields plus workspace_id and organisation_id when scoping.
Display name of the MCP integration
MCP server URL
Available options:
oauth_auto, headers, none Available options:
http, sse Organisation ID (optional; required when using org admin API key without workspace_id)
Workspace ID (optional; to create at workspace level)
Optional slug; must be unique within organisation
Pattern:
^[a-zA-Z0-9_-]+$Auth/config key-value pairs (e.g. headers, client credentials)
Last modified on February 17, 2026

