Личный кабинет

Tavily AI

Поиск информации через Tavily AI
Журналист
Исследователь
Маркетолог
Проектный менеджер
Разработчик

Направления:

Поиск информации

Tools

tavily_search
Search the web for real-time information about any topic. Use this tool when you need up-to-date information that might not be available in your training data, or when you need to verify current facts. The search results will include relevant snippets and URLs from web pages. This is particularly useful for questions about current events, technology updates, or any topic that requires recent information.
tavily_extract
Extract and process content from specific web pages. Use this tool when you have URLs and need to get the full text content from those pages. Returns clean, structured content in markdown or text format. Useful for reading articles, documentation, or any web page content that you need to analyze or reference.
tavily_crawl
Crawl multiple pages from a website starting from a base URL. Use this tool when you need to gather information from multiple related pages across a website or explore a site's structure. It follows internal links and extracts content from multiple pages, but truncates content to 500 characters per page. For full content extraction, use tavily_map to discover URLs first, then tavily_extract to get complete content from specific pages. Useful for comprehensive research on documentation sites, blogs, or when you need to understand the full scope of information available on a website.
tavily_map
Map and discover the structure of a website by finding all its URLs and pages. Use this tool when you need to understand a website's organization, find specific pages, or get an overview of all available content without extracting the actual text. Returns a structured list of URLs and their relationships. Useful for site exploration, finding documentation pages, or understanding how a website is organized.

Чат с демонстрационным агентом

Заполните конфигурацию сервера перед отправкой сообщения

Конфигурация сервера

{
  "mcpServers": {
    "tavily": {
      "type": "streamablehttp",
      "url": "https://gateway.mcpgate.ru/tavily/mcp"
    }
  }
}