mirror of
https://github.com/upstash/context7.git
synced 2025-11-30 17:11:41 +00:00
Merge pull request #722 from nicojerome/fix-zed-config
This commit is contained in:
commit
105e3c734e
@ -250,11 +250,9 @@ It can be installed via [Zed Extensions](https://zed.dev/extensions?query=Contex
|
|||||||
{
|
{
|
||||||
"context_servers": {
|
"context_servers": {
|
||||||
"Context7": {
|
"Context7": {
|
||||||
"command": {
|
"source": "custom",
|
||||||
"path": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@upstash/context7-mcp", "--api-key", "YOUR_API_KEY"]
|
"args": ["-y", "@upstash/context7-mcp", "--api-key", "YOUR_API_KEY"]
|
||||||
},
|
|
||||||
"settings": {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user