← All blueprints
🔬

Deep Research LangGraph

blueprint · 3 agents · 1 MCP server

What it does

A planner splits a broad question into focused sub-questions. Each is researched in parallel so the wall-clock stays low. A synthesizer merges the findings, removes overlap, and writes a brief with citations back to sources. For questions a single search can't answer.

Depends on (MCP servers)

🔍search-mcpsearch

Agent flow

1 · Planner
Split into sub-questions
no tools · reasoning
2 · Searchers
Research each in parallel
search: web
3 · Synthesizer
Write the cited brief
no tools · reasoning
fork & run
# fork into your project, wire your own servers
npx socketcat fork deep-research
Deep Research, an agent blueprint · SocketCat