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 ca19a34 commit c47d008Copy full SHA for c47d008
_posts/2025-05-23-streamable-http-mcp.adoc
@@ -28,7 +28,7 @@ Ready to try it out? Just update your Maven dependency to the latest Quarkus MCP
28
```xml
29
<dependency>
30
<groupId>io.quarkiverse.mcp</groupId>
31
- <artifactId>quarkus-mcp-servers-sse</artifactId>
+ <artifactId>quarkus-mcp-server-sse</artifactId>
32
<version>1.2.0</version>
33
</dependency>
34
```
0 commit comments