Capability Sources
List MCP Apps exposed by an External MCP Connection
Enumerates the connection's app-visible MCP App launch tools in the exact reference shape desktop dashboard tiles use, so organization Dashboards can add them as elements. Admin-only.
get/v1/mcp-connections/{connectionId}/mcp-apps
Path parameters
connectionIdstring typeid required
Den TypeID with 'emc_' prefix and a 26-character base32 suffix.
Response
MCP Apps available from this connection.
Changes
Changed in 2 of the 29 revisions of this API.2
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○