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