Update README.md (#213)

according to "CAI> /mcp help" it should be "/mcp load stdio" instead of "/mcp stdio"
This commit is contained in:
Chris 2025-07-22 09:27:09 +02:00 committed by GitHub
parent 86fcbd5330
commit 73b1a35145
1 changed files with 1 additions and 1 deletions

View File

@ -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: