1 question โ 6 agents โ 1 answer
Research a Hard Question
Survey the state of formal verification for AI systems across six research angles, synthesized into one structured brief.
$1.43 โข high effort โข 6-field answer
A team of researchers on one question
A team of research agents each take a different angle on your question, search the web, then synthesize one structured answer. Run it on a standalone question, or generate a list.
โถ 2-min demo video coming soon
claude mcp add futuresearch --scope project --transport http https://mcp.futuresearch.ai/mcp Then ask Claude to research a question.
pip install futuresearch
import pandas as pd
from futuresearch.ops import multi_agent
result = await multi_agent(
task="Research the state of
formal verification for AI",
input=pd.DataFrame(),
)Start with $20 in free credits. No credit card required. You pay for the LLM tokens each run uses. The figures below are from real production runs.
| Question | Effort | Output | Cost |
|---|---|---|---|
| Formal verification for AI | High | 6-field brief | $1.43 |
| Startups selling to AI labs | High | 52-row table | $1.07 |
| Prediction-market platforms | Low | Comparison summary | $0.36 |
Cost scales with the effort level. LOW puts 3 agents on the question, MEDIUM 4, and HIGH 6. More agents cover more angles and read more pages. A standalone question runs about $0.30 at low effort and up to $2 at high effort.
Set return_list to turn one question into a table, with one row per item found.
Start with $20 free credit. No credit card required.