Context7 CLI - Fetch documentation context and configure Context7
Drift inferred · capture-to-capture
tool count over time
06-09 21:31 now
3t
3t
transport stdio counts 3 tools · 0 res
· 0 prompts
permission surface via README inference
tools
-
libraryId
(required): Exact Context7-compatible library ID (e.g., /mongodb/docs, /vercel/next.js)
-
libraryName
(required): The name of the library to search for
-
query
(required): The user's question or task (used to rank results by relevance)
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 2
filesystem 1
- fs package/dist/index.js :11
import { readdir, rm as rm2 } from "fs/promises";
shell / exec 1
- shell package/dist/index.js :32
import { execFileSync } from "child_process";
network 1
- net package/dist/index.js :169
const response = await fetch(treeUrl, { headers });
secrets 1
- secrets package/dist/index.js :99
const envToken = process.env.GITHUB_TOKEN || process.env.GH_TOKEN;
declared dependencies 19
- @inquirer/core@^11.1.1
- @inquirer/prompts@^8.2.0
- boxen@^8.0.1
- commander@^15.0.0
- figlet@^1.9.4
- open@^10.1.0
- ora@^9.4.0
- picocolors@^1.1.1
- @types/figlet@^1.7.0
- @types/node@^22.19.1
- @typescript-eslint/eslint-plugin@^8.28.0
- @typescript-eslint/parser@^8.28.0
- eslint@^9.34.0
- eslint-plugin-prettier@^5.5.6
- prettier@^3.6.2
- tsup@^8.5.0
- typescript@^5.8.2
- typescript-eslint@^8.28.0
- vitest@^4.1.9