We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4db7a commit 1b2cd99Copy full SHA for 1b2cd99
_posts/2025-01-13-mcp-server.adoc
@@ -176,7 +176,7 @@ quarkus.log.file.path=weather-quarkus.log
176
After running `mvn install`, you can use JBang to run the server using its Maven coordinates: `org.acme:weather:1.0.0-SNAPSHOT:runner`
177
or manually using `java -jar target/weather-1.0.0-SNAPSHOT-runner.jar`.
178
179
-=== Integration with Claude
+=== Integration with Claude Desktop
180
181
Add this to your `claude_desktop_config.json`:
182
0 commit comments