diff --git a/README.md b/README.md index 9fc17306..670bcf92 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # MCP Java SDK [![Build Status](https://github.com/modelcontextprotocol/java-sdk/actions/workflows/publish-snapshot.yml/badge.svg)](https://github.com/modelcontextprotocol/java-sdk/actions/workflows/publish-snapshot.yml) -A set of projects that provide Java SDK integration for the [Model Context Protocol](https://modelcontextprotocol.org/docs/concepts/architecture). -This SDK enables Java applications to interact with AI models and tools through a standardized interface, supporting both synchronous and asynchronous communication patterns. +A set of projects that provide Java SDK / `io.projectreactor` integration for the [Model Context Protocol](https://modelcontextprotocol.org/docs/concepts/architecture). +This SDK enables Java applications that depend on `io.projectreactor` to interact with AI models and tools through a standardized interface, supporting both synchronous and asynchronous communication patterns. ## 📚 Reference Documentation diff --git a/mcp/pom.xml b/mcp/pom.xml index 17693ab3..141675da 100644 --- a/mcp/pom.xml +++ b/mcp/pom.xml @@ -10,8 +10,8 @@ mcp jar - Java MCP SDK - Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools + Java MCP SDK (based on io.projectreactor) + Java SDK / io.projectreactor implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools https://github.com/modelcontextprotocol/java-sdk @@ -205,4 +205,4 @@ - \ No newline at end of file +