Skip to main content

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 search
  • tavily_site_search — search inside a single domain
  • tavily_search_with_images — pages that also expose useful images
  • tavily_extract — fetch and clean one page into plain text
  • tavily_crawl — gather a multi-result set for later summarization

How to get credentials

  1. Sign up at tavily.com.
  2. Open the dashboard and copy your API key.
  3. 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 fieldWhere it comes from
Tavily API keytavily.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.