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 9424c36 commit 0221f02Copy full SHA for 0221f02
docs/sdk/java/mcp-client.mdx
@@ -25,8 +25,8 @@ Spring-specific transport implementations are available as an **optional** depen
25
</Tip>
26
27
<Tip>
28
- This [quickstart demo](/quickstart/client), based on Spring AI MCP, will
29
- show you how to build an AI client that connects to MCP servers.
+ This [quickstart demo](/quickstart/client), based on Spring AI MCP, will show
+ you how to build an AI client that connects to MCP servers.
30
31
32
The client provides both synchronous and asynchronous APIs for flexibility in different application contexts.
0 commit comments