11 references to WithMcpTool
Aspire.Hosting.Foundry (1)
Toolbox\FoundryToolboxBuilderExtensions.cs (1)
286string endpointString => builder.WithMcpTool(name, endpointString, options),
Aspire.Hosting.Foundry.Tests (10)
ToolboxTests.cs (10)
150.WithMcpTool("inventory", "https://inventory.example.com/mcp") 485.WithMcpTool("inventory", "https://inventory.example.com/mcp"); 507.WithMcpTool( 540.WithMcpTool( 582.WithMcpTool( 612.WithMcpTool( 697.WithMcpTool("inventory", "http://inventory.example.com/mcp")); 711.WithMcpTool("inventory", "https://localhost:7443/mcp")); 727.WithMcpTool("inventory", endpoint)); 851.WithMcpTool("inventory", "https://inventory.example.com/mcp");