List the per-session MCP tool registry
GET/mcp-tools
Returns the full wire-shape tool catalog mcp-alien reads at tools/list time: enabled/public datacluster tools synthesized from mcp_tool_definitions joined with their client_cluster_endpoint, plus authored external-API tools. Unauthenticated callers (no bearer token) fall through to the global public catalog only. Authenticated callers additionally receive external-API tools from connectors owned by their own organization (gated on the mcp_config:read access-token ability), on top of the public catalog. The full transport field (routing/proxy details) is included in this response, unlike the UI-facing available-sources projection.
Responses
- 200
The combined datacluster + external-API tool catalog visible to the caller