diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index 7ee46b96f95e83ea8b4db1119eabc2820b6110e5..7dd85b4540e082445a308c2bbf83988879691d8d 100644 --- a/dot_config/crush/crush.json +++ b/dot_config/crush/crush.json @@ -6,12 +6,6 @@ "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" @@ -19,11 +13,7 @@ }, "options": { "attribution": { "generated_with": false }, - "memory_paths": [ - "~/.config/AGENTS.md", - "~/.config/crush/CRUSH.md", - "~/.config/crush/rules" - ], + "memory_paths": ["~/.config/AGENTS.md", "~/.config/crush/CRUSH.md"], "disabled_tools": ["sourcegraph"], "disable_auto_summarize": true, "disable_metrics": true