Skip to content

Commit cad15ea

Browse files
committed
Address review comments
Signed-off-by: Christian Tzolov <[email protected]>
1 parent 360a9a9 commit cad15ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/clients.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This page provides an overview of applications that support the Model Context Pr
3535
| [Goose][Goose] ||||||| Supports tools. |
3636
| [gptme][gptme] ||||||| Supports tools. |
3737
| [HyperAgent][HyperAgent] ||||||| Supports tools. |
38-
| [JetBrains AI Assistant][JetBrains AI Assistant] ||||||| Supports tools for all JetBrains IDEs. |
38+
| [JetBrains AI Assistant][JetBrains AI Assistant] ||||||| Supports tools for all JetBrains IDEs. |
3939
| [Klavis AI Slack/Discord/Web][Klavis AI] ||||||| Supports tools and resources. |
4040
| [LibreChat][LibreChat] ||||||| Supports tools for Agents |
4141
| [Lutra][Lutra] ||||||| Supports any MCP server for reusable playbook creation. |
@@ -801,4 +801,4 @@ To get started with implementing MCP in your application, check out our [Python]
801801

802802
## Updates and corrections
803803

804-
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or [open an issue in our documentation repository](https://github.com/modelcontextprotocol/modelcontextprotocol/issues).
804+
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or [open an issue in our documentation repository](https://github.com/modelcontextprotocol/modelcontextprotocol/issues).

docs/sdk/java/mcp-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ enables standardized integration between AI models and tools.
1010

1111
- [Introduction](/sdk/java/mcp-overview#features) - Overview of the Model Context Protocol (MCP) Java SDK and its features.
1212
- [Architecture](/sdk/java/mcp-overview#architecture) - The Java MCP SDK architecture overview.
13-
- [Java Dependencies](/sdk/java/mcp-overview#dependencies) - Java dependencies required to use the MCP SDK.
13+
- [Java Dependencies](/sdk/java/mcp-overview#dependencies) - Java dependencies required to use the MCP SDK.
1414
- [Java MCP Client](/sdk/java/mcp-client) - Learn how to use the MCP client to interact with MCP servers.
1515
- [Java MCP Server](/sdk/java/mcp-server) - Learn how to implement and configure an MCP server.
1616

0 commit comments

Comments
 (0)