find-docs

Originally fromupstash/context7
Installation
SKILL.md

Documentation Lookup

Retrieve current documentation and code examples for any library using the Context7 CLI.

Make sure the CLI is up to date before running commands:

npm install -g ctx7@latest

Or run directly without installing:

npx ctx7@latest <command>

Workflow

Two-step process: resolve the library name to an ID, then query docs with that ID.

Installs
26
GitHub Stars
57.4K
First Seen
Mar 18, 2026
find-docs — upstash/context7-mcp