mirror of
https://github.com/upstash/context7.git
synced 2026-01-17 17:53:38 +00:00
12 lines
256 B
JSON
12 lines
256 B
JSON
{
|
|
"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}"]
|
|
}
|
|
}
|
|
}
|