SerpAPI for your agents.
Connect SerpAPI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to SerpAPI.
What agents can do with SerpAPI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
serpapi_searchSearch Google and return organic results, ads, and knowledge graph. `q` is the search query. `location` optionally sets the geographic context.
serpapi_google_imagesSearch Google Images.
serpapi_google_newsSearch Google News.
serpapi_google_mapsSearch Google Maps for places. `q` is the query; `ll` optionally sets the map center as @lat,lng,zoom.
serpapi_google_scholarSearch Google Scholar for academic papers.
serpapi_google_shoppingSearch Google Shopping for products.
serpapi_accountAccount info: plan, total searches, searches used this month, and remaining quota.
serpapi_locationsLook up canonical location strings usable as the `location` param. `q` filters by name.
serpapi_get_searchFetch a past search's full JSON from the Search Archive by its search id (returned as search_metadata.id on any search).
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to SerpAPI and go to the API Key page.
- Copy your existing API key or generate a new one.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SerpAPI to Even: call connect_begin("serpapi") on the even-connect MCP and walk me through it.
Search Google for results, query Google News and Maps, and retrieve academic papers.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.