> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fetchhive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SERP API

> Add SERP API to an agent so it can work with search results and SEO-oriented search data

SERP API gives your agent access to search results and SEO-oriented search data from the Fetch Hive editor.

## What it does

This tool adds search-result and SEO-oriented lookup capability to an agent. Use it when the agent needs to work with SERP data instead of answering from its own model context alone.

## Adding the tool to an agent

1. Open an agent in the editor.
2. Click the button with the tooltip **Add MCP Tool or Sub Agent**.
3. In **MCP Tools**, click **SERP API**.

After you add the tool, Fetch Hive shows it as an **MCP** node in the editor.

## Configuration

Fetch Hive does not currently show extra configuration fields for this tool in the settings sheet.

## Use cases

* Check search rankings for a query.
* Compare SERP results across topics or prompts.
* Support SEO research tasks inside an agent workflow.

## Notes

* To test how the tool behaves in a conversation, see [Testing with Chat](../testing-with-chat).
* To add or remove tools from an agent, see [Creating and Configuring](../creating-and-configuring).
