Tavily — AI-поиск в сети для агентов

integrations

Tavily is a Claude Code skill that connects your agent to the Tavily AI-powered search engine via the Membrane platform, enabling web research, data retrieval, and information synthesis inside automated workflows. The skill relies on the Membrane CLI: `membrane action list` discovers available actions through natural-language intent queries, `membrane action run` executes them with custom input parameters, and `membrane request` sends direct HTTP calls to the Tavily API with automatic authentication and transparent credential refresh. Membrane handles auth, pagination, and error handling out of the box, keeping token usage low. It suits developers and analysts who need to integrate real-time web search into agentic pipelines. Requires network access and a Membrane account (free tier supported).