Tavily
Default web research stack for agents: fresh search, article reading, broader source discovery.
What it can do
tavily_search/tavily_search_advanced— general or deeper web searchtavily_site_search— search inside a single domaintavily_search_with_images— pages that also expose useful imagestavily_extract— fetch and clean one page into plain texttavily_crawl— gather a multi-result set for later summarization
How to get credentials
- Sign up at tavily.com.
- Open the dashboard and copy your API key.
- Paste it in FlyMyAI when configuring the MCP.
Free tier covers small agent workloads. For production, upgrade on the pricing page.
Fields to fill in FlyMyAI
| FlyMyAI field | Where it comes from |
|---|---|
Tavily API key | tavily.com → Dashboard → API keys |
Troubleshooting
- 401 — key is wrong or disabled. Rotate it from the dashboard.
- 429 — monthly quota exhausted. Wait for reset or upgrade plan.