From 53c6c5eaa3b353d6a266689a2e36516eb7178bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Fri, 19 Dec 2025 23:48:28 +0800 Subject: [PATCH] Update fofa_search.yaml --- tools/fofa_search.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/fofa_search.yaml b/tools/fofa_search.yaml index 697156bf..e632a365 100644 --- a/tools/fofa_search.yaml +++ b/tools/fofa_search.yaml @@ -12,6 +12,7 @@ args: # ==================== FOFA配置 ==================== # 请在此处配置您的FOFA账号信息 # 您也可以在环境变量中设置:FOFA_EMAIL 和 FOFA_API_KEY + # enable 默认为 false,需开启才能调用该MCP FOFA_EMAIL = "" # 请填写您的FOFA账号邮箱 FOFA_API_KEY = "" # 请填写您的FOFA API密钥 # ================================================== @@ -204,7 +205,7 @@ args: } print(json.dumps(error_result, ensure_ascii=False, indent=2)) sys.exit(1) -enabled: true +enabled: false short_description: "FOFA网络空间搜索引擎,支持灵活的查询参数配置" description: | FOFA是一个网络空间测绘搜索引擎,可以通过多种查询条件搜索互联网资产。