chore(crush): yeet mcp

Amolith created

Change summary

crush.json | 7 -------
1 file changed, 7 deletions(-)

Detailed changes

crush.json 🔗

@@ -4,12 +4,5 @@
 		"gopls": {
 			"command": "gopls"
 		}
-	},
-	"mcp": {
-		"gopls": {
-			"type": "stdio",
-			"command": "gopls",
-			"args": ["mcp"]
-		}
 	}
 }