update README
parent
9c562cb066
commit
9abbf6e738
|
@ -138,7 +138,7 @@ Stdio客户端可以与任何支持stdio传输的MCP服务器进行通信,例
|
||||||
|
|
||||||
- @modelcontextprotocol/server-everything - 示例服务器
|
- @modelcontextprotocol/server-everything - 示例服务器
|
||||||
- @modelcontextprotocol/server-filesystem - 文件系统服务器
|
- @modelcontextprotocol/server-filesystem - 文件系统服务器
|
||||||
- 其他支持stdio传输的MCP服务器
|
- 其他支持stdio传输的[MCP服务器](https://www.pulsemcp.com/servers)
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
#include "mcp_stdio_client.h"
|
#include "mcp_stdio_client.h"
|
||||||
|
|
Loading…
Reference in New Issue