610 B
610 B
alwaysApply
| alwaysApply |
|---|
| true |
When working with libraries, frameworks, or APIs — use Context7 MCP to fetch current documentation instead of relying on training data. This includes setup questions, code generation, API references, and anything involving specific packages.
Steps
- Call
resolve-library-idwith the library name and the user's question - Pick the best match — prefer exact names and version-specific IDs when a version is mentioned
- Call
query-docswith the selected library ID and the user's question - Answer using the fetched docs — include code examples and cite the version