feeding specific personal docs into the editor via mcp?
I'm sick of claude hallucinating deprecated react syntax. I want to feed it my own curated tutorials and api docs. I saw that the recall app has an mcp integration where you just save web docs to it, and it pipes that specific knowledge base straight into your IDE so the model only references your saved links. Does anyone know an open source way to do this? I just want a folder of specific web pages to act as the context for my editor without bloating the main prompt window.