chore: add mcp tool of context7

This commit is contained in:
javayhu 2025-05-18 17:36:30 +08:00
parent 2db79a871a
commit 044af8bf74

View File

@ -5,6 +5,10 @@
"args": [
"~/.console-ninja/mcp/"
]
},
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
}
}
}