# Unfetch

> Connect Google Ads, Google Analytics, and Search Console, research keywords, and search public web pages. Ask questions, build reports, and automate recurring marketing work with AI.

Unfetch provides brand-scoped marketing reporting through its web application and a remote Model Context Protocol server. The MCP integration can read connected reporting sources, create and transform temporary report artifacts, and manage the authenticated user's private reporting memories. It cannot change connected advertising or analytics accounts.

Use the reporting skill with the MCP server for evidence-led marketing analysis. Authenticate through OAuth, call `list_brands` before selecting a brand, and use only exact accessible brand IDs returned by the server.

## Install

- [Unfetch Agent Plugin](https://github.com/unfetch-com/agent-plugin) (preferred): Install the public Git repository in a client that supports Agent Plugins. It includes the marketing reporting skill and the secure MCP connection.
- [Install from skills.sh](https://skills.sh/unfetch-com/agent-plugin): Run <code>npx skills add unfetch-com/agent-plugin --skill marketing-reporting</code> to install only the reporting skill. Connect the Unfetch MCP server separately before using it.
- [Agent Plugin setup and MCP documentation](https://unfetch.com/plugin): Install the Agent Plugin or connect through the production Streamable HTTP MCP server when the client does not support Agent Plugins.

## Agent integration

- [MCP http connection URL](https://unfetch.com/api/mcp): The production Streamable HTTP MCP server URL for AI clients.
- [Marketing reporting skill](https://unfetch.com/.well-known/agent-skills/marketing-reporting/SKILL.md): Provider-neutral instructions for using the Unfetch reporting tools reliably.

## Product and support

- [Unfetch](https://unfetch.com/): Product overview and sign-in.
- [Help and support](https://unfetch.com/about/help): Product guidance and support contact.
- [Pricing](https://unfetch.com/pricing): Current plans and included capabilities.

## Policies

- [Privacy policy](https://unfetch.com/about/privacy): Data collection, processing, sharing, retention, and user rights.
- [Terms of service](https://unfetch.com/about/terms-of-service): Terms governing use of Unfetch.
