Skip to content

Commit 4e0b508

Browse files
localdenhalter73
andauthored
Update samples/ProtectedMCPServer/Program.cs
Co-authored-by: Stephen Halter <[email protected]>
1 parent cc2f570 commit 4e0b508

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

samples/ProtectedMCPServer/Program.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,6 @@
103103
// Map MCP endpoints with authorization
104104
app.MapMcp();
105105

106-
// Configure the server URL
107-
app.Urls.Add("http://localhost:7071");
108-
109106
Console.WriteLine("Starting MCP server with authorization at http://localhost:7071");
110107
Console.WriteLine("PRM Document URL: http://localhost:7071/.well-known/oauth-protected-resource");
111108

0 commit comments

Comments
 (0)