v1

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-027446226.6 KB
mcp-server

Get

Get information about an existing Strata MCP server instance.

Returns the strata URL, connected mcp_handle servers, connected external servers (with URLs), and authentication URLs for mcp_handle servers.

get/mcp-server/strata/{strataId}

Path parameters

strataIdstring required

Response

Successful Response

strataServerUrlstring required

URL to connect to the Strata MCP server

strataIdstring required

The strata server ID

connectedServersstring[] required

List of available integration currently connected to this strata

oauthUrlsobject

Map of connected integration to OAuth URL, supports white labeling if configured

apiKeyUrlsobject

Map of connected integration to API key setup URL