From 2f290005b894b04077a9af98077150b60da78611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 9 Jan 2026 15:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20opencode.jsonc=EF=BC=8C?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=8E=89=20searxng=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.jsonc | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/opencode.jsonc b/opencode.jsonc index 65df94b..9965e2b 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -6,13 +6,14 @@ // // uvx mcp-server-python --library sympy // "command": [] // }, - "searxng": { - "type": "local", - "command": ["bunx", "mcp-searxng@latest"], - "environment": { - "SEARXNG_URL": "https://searxng.lobe.1-h.cc", - }, - }, + + // "searxng": { + // "type": "local", + // "command": ["bunx", "mcp-searxng@latest"], + // "environment": { + // "SEARXNG_URL": "https://searxng.lobe.1-h.cc", + // }, + // }, // "sequential-thinking": { // "type": "local",