This commit is contained in:
rex
2025-11-27 19:23:32 +08:00
parent cf81b21cbb
commit 44bc902d15
3 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"mcpServers": {
// "mujian": {
// "command": "npx",
// "args": ["-y", "@mujian/mcp-docs-server"]
// }
"mujian-js-sdk": {
"command": "npx",
"args": ["-y", "@mujian/mcp-docs-server"]
}
}
}