From 3c96fee895d96360c0a856aea64ba6414f218d7b Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 30 Jan 2026 20:10:12 -0700 Subject: [PATCH] feat(crush): add deepwiki mcp --- dot_config/crush/crush.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index ca0dcea58286fca164f1006e7da7b90f5d3502da..bd6fdce1a464544a6c18c5de7c10eec3bf9ae49a 100644 --- a/dot_config/crush/crush.json +++ b/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": {