From 51becf6a8e9efe7340cca3d3214d80085b5779f7 Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Tue, 14 Jan 2025 07:34:12 +0100 Subject: [PATCH] Add a link to the post about MCP servers --- _posts/2025-01-08-quarkus-langchain4j-mcp.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc b/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc index 2d96152ced9..397b7df9c34 100644 --- a/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc +++ b/_posts/2025-01-08-quarkus-langchain4j-mcp.adoc @@ -205,4 +205,6 @@ locally as a subprocess, and configuring application to use it is just a matter of adding a few configuration properties. And that's not all. Stay tuned, because Quarkus also has an extension that -allows you to create MCP servers! More about that soon. \ No newline at end of file +allows you to create MCP servers! More about that soon. *UPDATE:* The post +about the server side is now available: +https://quarkus.io/blog/mcp-server/[Implementing a MCP server in Quarkus]. \ No newline at end of file