Hacker News new | ask | show | jobs
by Narciss 204 days ago
Context7 might be good for you
2 comments

Just curious, wouldn't it be easier to download the docs in a format that is searchable for the LLM? A MCP for this seems overkill to me.
It's just convenience really. Context7 takes care of keeping _all_ the documentation available and provides a search function.

You can definitely have it locally or even build a RAG/MCP -thing just for the specific docs you want.

Definetly! I put in the instructions.md file to check if the code is well conform to the latest doc using Context7, works quite well!