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": {
11 "trailer_style": "assisted-by",
12 "generated_with": false
13 },
14 "memory_paths": ["~/.config/crush/rules", "~/.config/AGENTS.md"],
15 "disable_provider_auto_update": true,
16 "disable_metrics": true
17 }
18}