unblocked-context-research
Unblocked Context Search
Unified retrieval for engineering context. Calls context_research with a natural-language query to search across code, PRs, docs, message threads, and issues — whether you need a focused single-entity lookup, a filtered data query, or a multi-source research synthesis. One tool replaces the need to choose between semantic search, structured retrieval, and deep investigation.
How to Invoke
Do not infer CLI availability from the MCP tool list — fine-grained tools are CLI-only, so the MCP surface tells you nothing. Run command -v unblocked once per session and cache the result. See unblocked-tools-guide for full routing rules.
CLI (preferred):
unblocked context-research --query "<your query>" [--instruction "<instruction>"] [--effort low|medium|high]
MCP fallback (only if CLI is confirmed unavailable): call context_research with equivalent arguments (query, instruction, effort). context_research is exposed on MCP in virtually all environments.
If neither is available: stop and tell the user Unblocked is not configured in this environment (see unblocked-tools-guide for the full message). Do not substitute with web search or other sources.