Collected sources and patterns will appear here. Add from search or the patterns library.
Query, List<McpConfig> -> List<ContextDocument>
Takes a query and list of MCP configurations to produce context documents pulled from both web searches and local files or databases.
Problem it solves
Retrieval flows are often hardcoded to either exclusively web search or exclusive local vector stores rather than seamlessly composing both.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.