remove unused

This commit is contained in:
2025-12-29 13:45:06 +08:00
parent 40084d1499
commit 90a2c4cb0a

View File

@@ -1,9 +0,0 @@
# Start all mcps to websocket
1. Source all env variable
2. run the below
```bash
python scripts/start_mcp_server.py
# update configs/ws_mcp_config.json with link from the command above
python scripts/ws_start_register_tools.py
```