From 73b1a35145df1177ddd7c1ca16b9a6e80a654c0b Mon Sep 17 00:00:00 2001 From: Chris <41129709+chrissRo@users.noreply.github.com> Date: Tue, 22 Jul 2025 09:27:09 +0200 Subject: [PATCH] Update README.md (#213) according to "CAI> /mcp help" it should be "/mcp load stdio" instead of "/mcp stdio" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41033976..eadc5262 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ CAI>/mcp load http://localhost:9876/sse burp 2. **STDIO (Standard Input/Output)** - For local inter-process communication: ```bash -CAI>/mcp stdio myserver python mcp_server.py +CAI>/mcp load stdio myserver python mcp_server.py ``` Once connected, you can add the MCP tools to any agent: