mirror of
https://github.com/upstash/context7.git
synced 2025-12-13 16:01:40 +00:00
Merge pull request #776 from upstash/feat/gemini-extenstion
This commit is contained in:
commit
b9a0c6d897
16
gemini-extension.json
Normal file
16
gemini-extension.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "context7",
|
||||||
|
"description": "Up-to-date code docs for any prompt",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"mcpServers": {
|
||||||
|
"context7": {
|
||||||
|
"command": "npx",
|
||||||
|
"args": [
|
||||||
|
"-y",
|
||||||
|
"@upstash/context7-mcp",
|
||||||
|
"--api-key",
|
||||||
|
"${CONTEXT7_API_KEY}"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user