Skip to main content
Agent tools give your Fetch Hive agent access to built-in capabilities — web and knowledge base search, image generation, connected integrations such as Airtable and Linear, and conversation summarization — directly from the agent editor. Most tools use MCP; some, such as native provider search and image generation, run through provider-native or Fetch Hive server-side function calls.

Model compatibility

The agent editor only shows tools that can run with the agent’s current model. If a saved tool becomes incompatible after switching models, it stays on the canvas and is marked Tool not supported.
  • GPT/OpenAI models support GPT Search, SERP API, and Google Search.
  • Grok/xAI models support xAI Web Search, X Search, SERP API, and Google Search.
  • Claude/Anthropic models support Anthropic Web Search.
  • Gemini/Google models support Google Grounding for native search.
Local or server-side function tools are not remote MCP tools. Image Generation, Auto Summarize, file read/write, sub-agents, and workflow tools can remain available across supported providers, including Gemini.

What you’ll find here

  • Auto Summarize - Automatically compress long conversation histories so agents never run out of context window
  • SERP API - Pull SERP results and SEO-oriented search data into an agent
  • Google Search - Let an agent search the public web for fresh information
  • Google Grounding - Ground Gemini responses with Gemini’s native Google Search grounding
  • Vector Search - Search your Knowledge Base from your agent
  • GPT Search - Run GPT-powered web search with context and location controls
  • xAI Web Search - Let a Grok-powered agent search the public web using xAI’s native web search
  • X Search - Search X/Twitter posts and content using Grok’s native X search
  • Anthropic Web Search - Let a Claude-powered agent search the public web using Anthropic’s native web search
  • Image Generation - Let an agent generate images on demand using OpenAI’s image API
  • Airtable - Let an agent create, list, update, and retrieve records in your connected Airtable base
  • Linear - Let an agent create issues, search and update tickets, and list teams in your connected Linear workspace
To add one of these tools to an agent, see Creating and Configuring.