3 references to ListIntegrations
aspire (3)
Commands\McpStartCommand.cs (1)
53
[KnownMcpTools.
ListIntegrations
] = new ListIntegrationsTool(packagingService, executionContext, auxiliaryBackchannelMonitor),
Mcp\KnownMcpTools.cs (1)
28
KnownMcpTools.
ListIntegrations
or
Mcp\ListIntegrationsTool.cs (1)
54
public override string Name => KnownMcpTools.
ListIntegrations
;