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": ["~/.config/crush/rules"],
12		"disable_provider_auto_update": true,
13		"disable_metrics": true
14	}
15}