Comment by ramoz
I've been using Gemini to shorten llms.txt and stick those in my repo.
But what I find best - cloning doc sites directly into my repos in a root context folder. I have bash scripts for managing those, and I instruct Claude how to use them. Context7 I dont like for the same reasons I don't hook up any MCP to Claude Code.
I made a little bun app / script that takes a config.toml file with tasks and downloads the files using fetch or git clone
it aint much but its simple and i control it