Disable ZoomEye API calls in configuration

Changed the 'enabled' setting to false in ZoomEye configuration.
This commit is contained in:
公明
2025-12-19 23:49:15 +08:00
committed by GitHub
parent 53c6c5eaa3
commit b659fb7445

View File

@@ -12,6 +12,7 @@ args:
# ==================== ZoomEye配置 ====================
# 请在此处配置您的ZoomEye账号信息
# 您也可以在环境变量中设置ZOOMEYE_API_KEY
# enable 默认为 false需开启才能调用该MCP
ZOOMEYE_API_KEY = "" # 请填写您的ZoomEye API密钥
# ==================================================
@@ -203,7 +204,7 @@ args:
}
print(json.dumps(error_result, ensure_ascii=False, indent=2))
sys.exit(1)
enabled: true
enabled: false
short_description: "ZoomEye网络空间搜索引擎支持灵活的查询参数配置"
description: |
ZoomEye钟馗之眼是一个网络空间测绘搜索引擎可以通过多种查询条件搜索互联网资产。