Add Google Search to an agent so it can search the public web from the Fetch Hive editor
Google Search gives your agent access to live public web search in Fetch Hive.
What it does
This tool lets an agent look up current information on the web while it responds. Use it when the answer depends on fresh sources instead of static instructions or stored documents.
Adding the tool to an agent
Open an agent in the editor.
Click the button with the tooltip Add MCP Tool or Sub Agent.
In MCP Tools, click Google Search.
After you add the tool, select its node if you want to review the settings sheet.
Configuration
Fetch Hive does not currently show extra configuration fields for this tool in the settings sheet.
Use cases
Look up current events or recent changes.
Check public web sources before the agent answers.
Enrich responses with fresh search results.
Notes
Use Chat in the editor to see when the agent calls Google Search during a test run. See Testing with Chat.