marcM
Convex Community3mo ago
4 replies
marc

Convex MCP docs

I haven't yet but would like to! I have forked and symlinked the docs (from the major libraries I use) into my repo and made it available to Claude that way for now. For each set of docs I've asked Claude to make a table of contents (e.g.
docs/convex/toc.md
- each file/section with title, description, and short instruction on when to use the respective section). All ToCs are listed in my
CLAUDE.md
, and I'm instructing Claude to always use the docs when the conversation is related to
[insert library]
. That way, Claude tends to look and grab the proper documentation whenever it fits the context at hand. I have used context7 before but sometimes find that it bloats the context easily.
Was this page helpful?