원클릭으로
context7-mcp
Fetch current library and framework documentation from Context7 instead of relying on training data
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fetch current library and framework documentation from Context7 instead of relying on training data
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Explore ideas and create designs before implementation
Use when about to claim work is complete or before committing - enforces verification and proposes a commit
Use when you have a written implementation plan to execute - direct execution by default, subagents for complex tasks
Use when encountering any bug, test failure, or unexpected behavior — find root cause before proposing any fix
Use when implementing any feature or bugfix, before writing implementation code
Use when starting substantive work to choose the right workflow skill without adding unnecessary ceremony to trivial interactions
| name | context7-mcp |
| description | Fetch current library and framework documentation from Context7 instead of relying on training data |
| license | MIT |
| compatibility | opencode |
Use Context7 MCP to fetch current, accurate documentation for any library, framework, or API. Always prefer this over training data for code generation, setup questions, and API references.
resolve-library-id with the library name and the user's question.query-docs with the selected library ID and the user's question.