Skip to main content
Enable Agno agents with Serper tools for fast, cost-effective gateway to the entire Google Search ecosystem. Unlike traditional search tools, Serper is designed specifically for developers, returning structured JSON that agents can parse instantly.

Prerequisites

  • Get an API key from https://serper.dev/
  • Set your API key as an environment variable: export SERPER_API_KEY="your_api_key_here"
  • Alternatively, pass API_KEY to the SerperTools class

Run the Example

For details, see Serper cookbook.