crush.json
1{
2 "$schema": "https://charm.land/crush.json",
3 "mcp": {
4 "kagi": {
5 "type": "stdio",
6 "command": "kagi-ken-mcp"
7 }
8 },
9 "options": {
10 "attribution": { "generated_with": false },
11 "memory_paths": [
12 "~/.config/crush/rules",
13 "~/.config/crush/CRUSH.md",
14 "~/.config/AGENTS.md"
15 ],
16 "disable_provider_auto_update": true,
17 "disable_metrics": true
18 }
19}