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.
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.
- To add or remove tools from an agent, see Creating and Configuring.

