Skip to content

Commit 2d719bb

Browse files
committed
Update MCP Java SDK link in documentation
Changed the MCP Java SDK link in the `mcp-overview.adoc` file to point to Spring AI documentation as the previous link does not exist (404). Signed-off-by: Alexandros Pappas <[email protected]>
1 parent a528253 commit 2d719bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/mcp/mcp-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ It supports multiple transport mechanisms to provide flexibility across differen
55

66
== MCP Java SDK
77

8-
The link:https://modelcontextprotocol.github.io/sdk/java[MCP Java SDK] provides a Java implementation of the Model Context Protocol, enabling standardized interaction with AI models and tools through both synchronous and asynchronous communication patterns.
8+
The link:https://docs.spring.io/spring-ai-mcp/reference/mcp.html[MCP Java SDK] provides a Java implementation of the Model Context Protocol, enabling standardized interaction with AI models and tools through both synchronous and asynchronous communication patterns.
99

1010
The Java MCP implementation follows a three-layer architecture:
1111

0 commit comments

Comments
 (0)