From 12168a964e5ebc7da51f64a6cb1673feb2b7db55 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Tue, 31 Mar 2026 23:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20.mcp.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mcp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .mcp.json diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index 83b819d18..000000000 --- a/.mcp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "exa": { - "command": "npx", - "args": ["exa-mcp-server"], - "env": { - "EXA_API_KEY": "0093b9e9-7579-444a-8de2-b6e696b1b413" - } - } -}