You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-01-13-mcp-server.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ We're using the `stdio` variant as it's required for MCP hosts that run the serv
57
57
58
58
== Building the server
59
59
60
-
Create a new file `src/main/java/org/acme/Weather.java`. The complete code for this example is available here: [].
60
+
Create a new file `src/main/java/org/acme/Weather.java`. The complete code for this example is available https://github.com/quarkiverse/quarkus-mcp-server/tree/main/samples/weather[here].
0 commit comments