Tavily (Official Partner)
Tavily (Official Partner)
This guide helps you connect Tavily to your AI Worker. Tavily provides real-time web search, data extraction, and web mapping capabilities. Once connected, your AI Worker can access live information from the web instead of relying on training data alone.
Sign up for a Tavily account and get your API key at app.tavily.com/home.
In Toolhouse, open the Workers page and click on the Worker you want to connect Tavily to.
In the top menu, click Details.

Open the MCP Servers section.
Paste your Tavily MCP URL into the input field, replacing
<your-api-key>with the key from step 1:https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key>Click Add Server, then Save. Tavily is now connected to your Worker.
Testing your Worker
Open the Testing Workbench for your Worker and try a web search request. For example:
What are the latest news headlines about AI today?
Your Worker should return live, sourced results from the web. If it does, Tavily is working correctly.
Next steps
With Tavily connected, your Worker can now support use cases like:
Real-time research — look up current news, company information, or market trends
Due diligence — verify claims and research individuals or organizations against live web data
Content intelligence — extract structured information from news sources and websites
Competitive monitoring — track competitor pricing, product changes, and industry updates
If you have questions or run into any issues, join the Toolhouse Discord.
Agent Instructions: Querying This Documentation
If you need additional information not directly available on this page, perform an HTTP GET request on the current page URL with the ask query parameter:
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer and relevant excerpts from the documentation. Use this when the answer isn't explicitly present on the page, you need clarification, or you want to retrieve related sections.
Last updated