From 30b0d8ca58da46486fe167caf667e560d628a9e8 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 20 Dec 2025 10:00:13 -0700 Subject: [PATCH] chore(crush): add chunkhound/context7 --- dot_config/crush/crush.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index 120136caecf32debc5294ff55c681466fa887571..8cb7dd895657be0c9059b20893d53c6ec83b0546 100644 --- a/dot_config/crush/crush.json +++ b/dot_config/crush/crush.json @@ -5,6 +5,16 @@ "type": "stdio", "command": "kagi-ken-mcp", "disabled_tools": ["kagi_summarizer"] + }, + "chunkhound": { + "type": "stdio", + "command": "chunkhound", + "args": ["mcp"], + "disabled_tools": ["code_research", "get_stats", "health_check"] + }, + "context7": { + "type": "http", + "url": "https://mcp.context7.com/mcp" } }, "options": {