feat(crush): add deepwiki mcp

Amolith created

Change summary

dot_config/crush/crush.json | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

dot_config/crush/crush.json 🔗

@@ -5,6 +5,10 @@
 			"type": "stdio",
 			"command": "kagi-ken-mcp",
 			"disabled_tools": ["kagi_summarizer"]
+		},
+		"deepwiki": {
+			"type": "http",
+			"url": "https://mcp.deepwiki.com/mcp"
 		}
 	},
 	"options": {