Authorizations
Your Klavis AI API key.
Body
The unique identifier for the user. The server instance along with the all the authentication data will belong to that specific user only. It can be a UUID from the database, a unique email address from the user, etc.
1
List of Klavis MCP servers to enable (e.g., 'jira', 'linear'), 'ALL' to add all Klavis MCP servers, or null to add no servers.
Optional list of external MCP servers to add with their URLs. Each server will be validated before being added.
Whether to enable authentication handling. Default is True.
Response
Successful Response
URL to connect to the Strata MCP server
The strata server ID
List of Klavis integration that were added
List of external MCP servers that were added with name and URL
Map of connected integration to OAuth URL, supports white labeling if configured
Map of connected integration to API key setup URL