Skip to content

Commit a0a5c61

Browse files
jongallowayCopilot
andauthored
Update 04-PracticalSamples/src/src/McpSample.Chat/Program.cs
Co-authored-by: Copilot <[email protected]>
1 parent e99ef75 commit a0a5c61

File tree

1 file changed

+1
-1
lines changed
  • 04-PracticalSamples/src/src/McpSample.Chat

1 file changed

+1
-1
lines changed

04-PracticalSamples/src/src/McpSample.Chat/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
new()
3232
{
3333
Name = "AspNetCore Server",
34-
Endpoint = new Uri("https://localhost:7133"), // Use new Streamable HTTP transport
34+
Endpoint = new Uri("https://localhost:7133"), // MCP server endpoint
3535
TransportMode = HttpTransportMode.StreamableHttp
3636
});
3737

0 commit comments

Comments
 (0)