1 write to _packagingService
aspire (1)
Commands\AgentMcpCommand.cs (1)
70_packagingService = packagingService;
1 reference to _packagingService
aspire (1)
Commands\AgentMcpCommand.cs (1)
122_knownTools[KnownMcpTools.ListIntegrations] = new ListIntegrationsTool(_packagingService, _executionContext, _auxiliaryBackchannelMonitor);