From b3808686c49523c2327c8bc61a16a4b9682e8393 Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Sun, 8 Feb 2026 04:17:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Commit=20message:=20Update=20202?= =?UTF-8?q?6-02-08=2004:17:43,=201=20files,=209=20lines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 📁 Files changed: 1 📝 Lines changed: 9 • .mcp.json --- .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 4ee5a14..0000000 --- a/.mcp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "mcpServers": { - "claude-browse": { - "command": "node", - "args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"], - "env": {} - } - } -}