Generic MCP connector
Read big, decide later.
-
1. The model calls
search. Back comes a list of file IDs and metadata. -
2. For each candidate that looks relevant, the
model fires a separate
readcall. - 3. Each read returns the whole file — PDFs and long docs included.
- 4. The full file lands in the context window. If you want chunking, embedding, or relevance ranking, your client has to bolt that on itself.