List sources available to bind into an MCP configuration
GET/mcp-configurations/available-sources
Returns the catalog of data sources the caller can select from when building an MCP configuration: clusters the caller can access (public clusters plus clusters owned by the caller's organizations) enriched with their available datacluster tools and datasets, and external-API connectors visible to the caller enriched with their available tools. Requires the mcp_config:read access-token ability.
Responses
- 200
- 401
- 500
Available clusters and external-API connectors, each with their tool catalog
Authentication required
The available sources could not be loaded (INTERNAL_SERVER_ERROR).