chore(crush): add chunkhound/context7

Amolith created

Change summary

dot_config/crush/crush.json | 10 ++++++++++
1 file changed, 10 insertions(+)

Detailed changes

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": {