6a799754d0
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com>
16 lines
578 B
JSON
16 lines
578 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
|
"name": "context7",
|
|
"version": "1.0.0",
|
|
"description": "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
|
|
"author": {
|
|
"name": "Upstash",
|
|
"email": "context7@upstash.com",
|
|
"url": "https://upstash.com"
|
|
},
|
|
"homepage": "https://context7.com",
|
|
"repository": "https://github.com/upstash/context7",
|
|
"license": "MIT",
|
|
"keywords": ["documentation", "context", "mcp", "library-docs"]
|
|
}
|