{ "name": "context7", "description": "Up-to-date documentation and code examples for any library or framework using Context7 MCP server", "version": "0.0.1", "author": { "name": "Upstash", "url": "https://github.com/upstash" }, "mcp": { "context7": { "command": "bunx", "args": [ "@upstash/context7-mcp", "--api-key", "${CONTEXT7_API_KEY:-}" ], "env": { "CONTEXT7_API_KEY": "${CONTEXT7_API_KEY:-}" } } } }