Skip to main content
Knowledge & MemoryTypeScript

upstash/context7

Up-to-date code documentation for LLMs and AI code editors.

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/upstash/context7

Claude Desktop configuration example:

{
  "mcpServers": {
    "context7": {
      "command": "npx",
      "args": [
        "-y",
        "upstash/context7"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
upstash