{{ feature.title | i18n }}
{{ feature.description | i18n }}
@if (loading()) {
{{ presentation()?.tagline | i18n }}
@if (status() === 'not_installed') {{{ 'XP.Explore.Application.SetupExplanation' | translate }}
}{{ presentation()?.longDescription | i18n }}
{{ feature.description | i18n }}
{{ 'XP.Explore.Application.McpProvidersDescription' | translate : { Default: 'Connect external MCP clients to the servers provided by this application plugin.' } }}
{{ description }}
}{{
mcpProviderKey(provider)
}}