From 90a2c4cb0a58bcbdfdcfce28637c13bc69b62c0d Mon Sep 17 00:00:00 2001 From: goulustis Date: Mon, 29 Dec 2025 13:45:06 +0800 Subject: [PATCH] remove unused --- archived.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 archived.md diff --git a/archived.md b/archived.md deleted file mode 100644 index b625636..0000000 --- a/archived.md +++ /dev/null @@ -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 -``` \ No newline at end of file