| name | context7-docs |
| description | Lookup up-to-date library docs via Context7 MCP (resolve-library-id / get-library-docs). |
| allowed-tools | resolve-library-id, get-library-docs |
When to use
- User asks "how to use X" and you need up-to-date official docs/snippets.
Procedure
- If tools
resolve-library-id/get-library-docsare not available, tell the user to configure Context7 MCP. - Call
resolve-library-idwithlibraryName(from the user query). - Choose the best match and call
get-library-docswith:context7CompatibleLibraryIDmode: usecodefor APIs/examples,infofor conceptual overview- optional
topicto narrow down
- Answer the user and quote key snippets.