From c8d9a2b7261766939ec94e75ced75a9ffbe2c4e0 Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Sat, 5 Jul 2025 16:38:05 +0200 Subject: [PATCH] chore: remove mcp server --- crush.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/crush.json b/crush.json index b2653070b349f2c520dc5bd2c06c9001d33d9c3e..871fb446260509f306c9b9ded89b9a2243b8b711 100644 --- a/crush.json +++ b/crush.json @@ -3,12 +3,5 @@ "go": { "command": "gopls" } - }, - "mcp": { - "context7": { - "command": "", - "url": "https://mcp.context7.com/mcp", - "type": "http" - } } }