From 05b8d38a1748ac3005cfdcc96eeaef228d70caf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Wed, 15 Oct 2025 13:36:50 +0200 Subject: [PATCH] chore: remove obsolete .mcp copy.json configuration file --- .mcp copy.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .mcp copy.json diff --git a/.mcp copy.json b/.mcp copy.json deleted file mode 100644 index 88ff178..0000000 --- a/.mcp copy.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "mcpServers": { - "serena": { - "command": "uvx", - "args": [ - "--from", - "git+https://github.com/oraios/serena", - "serena", - "start-mcp-server", - "--enable-web-dashboard", - "false" - ] - }, - "context7": { - "type": "http", - "url": "https://mcp.context7.com/mcp" - } - } -} \ No newline at end of file