chore: add mcp tool of context7

This commit is contained in:
javayhu 2025-05-18 17:36:30 +08:00
parent 9b03f6201f
commit 5f435b9614

View File

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