Context7 banner
yerdaulet-damir yerdaulet-damir

Context7

Development community

Description

# Context7 — up-to-date library docs for your agent > Injects current, version-correct documentation so the agent stops hallucinating stale APIs. ## What is Context7? **Context7 is an MCP-based tool that feeds Claude Code up-to-date documentation for the libraries you're using.** When the agent would otherwise rely on training data that's months old, Context7 pulls the current docs and code examples for the exact library version, so generated code matches the real API. Built by **Upstash**,

Installation

Installs to ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-context7/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-context7 && curl -fsSL https://raw.githubusercontent.com/yerdaulet-damir/awesome-solo-ai/HEAD/skills/context7.md -o ~/.claude/skills/yerdaulet-damir-awesome-solo-ai-context7/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository