feat(mcp): add DeepWiki MCP server

This commit is contained in:
2025-08-22 08:48:55 +01:00
parent c75ef2c3db
commit 5e0d16580d
2 changed files with 6 additions and 0 deletions

View File

@@ -9,6 +9,9 @@
"--",
"mcp-server-memory"
]
},
"deepwiki": {
"url": "https://mcp.deepwiki.com/mcp"
}
}
}

View File

@@ -9,6 +9,9 @@
"--",
"mcp-server-memory"
]
},
"deepwiki": {
"url": "https://mcp.deepwiki.com/mcp"
}
},
"inputs": []