add mco-cli-host to "client" section

This commit is contained in:
vincent-pli
2025-05-28 15:12:05 +08:00
parent e247123893
commit 55c3c3da76

View File

@@ -566,6 +566,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie
* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
* **[Spring AI MCP Client](https://docs.spring.io/spring-ai/reference/api/mcp/mcp-client-boot-starter-docs.html)** - Provides auto-configuration for MCP client functionality in Spring Boot applications.
* **[MCP CLI Client](https://github.com/vincent-pli/mcp-cli-host)** - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
## 📚 Resources