Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Standard I/O
npm package
npm install @upstash/context7
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "-upstash-context7": { "args": [ "index.js" ], "command": "node" } } }