3 references to WithMcpTool
Aspire.Hosting.Foundry (1)
Toolbox\FoundryToolboxBuilderExtensions.cs (1)
287
EndpointReference endpointReference => builder.
WithMcpTool
(name, endpointReference, options),
Aspire.Hosting.Foundry.Tests (2)
ToolboxTests.cs (2)
801
.
WithMcpTool
("inventory", mcp.GetEndpoint("http"));
890
.
WithMcpTool
("inventory", mcp.GetEndpoint("http"))