From 9abbf6e738d9d2eabf8139af81a7152f3747bc39 Mon Sep 17 00:00:00 2001 From: hkr04 Date: Thu, 13 Mar 2025 21:57:40 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae47b44..4e0e074 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Stdio客户端可以与任何支持stdio传输的MCP服务器进行通信,例 - @modelcontextprotocol/server-everything - 示例服务器 - @modelcontextprotocol/server-filesystem - 文件系统服务器 -- 其他支持stdio传输的MCP服务器 +- 其他支持stdio传输的[MCP服务器](https://www.pulsemcp.com/servers) ```cpp #include "mcp_stdio_client.h"