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

# Copyfy MCP

> Give Claude, ChatGPT, Cursor, and other AI assistants read access to Copyfy Discovery data: Shopify stores, winning products, and Meta ads.

The Copyfy MCP server connects your AI assistant to Copyfy Discovery. Ask questions in plain language and the assistant searches Copyfy for you, with the same filters and the same ranking as the Copyfy dashboard.

```text MCP server URL theme={null}
https://app.copyfy.io/mcp
```

## What you can do

* **Find winning products** in a niche, a country, or a price range, ranked by estimated revenue, orders, traffic, or growth.
* **Discover Shopify stores** by country, traffic, revenue, catalog size, theme, installed apps, or pixels.
* **Spot rising Meta ads** by media type, call to action, run time, and reach.
* **Analyze a competitor store** with its best products, best ads, and key metrics.
* **Check your usage** without spending credits.

The server is read-only. It never tracks a store, exports data, or changes anything in your Copyfy account.

## Who can use it

The Copyfy MCP is included in the Growth and Pro plans with an active subscription.

| Plan    | MCP calls per month |
| ------- | ------------------- |
| Starter | Not included        |
| Growth  | 300                 |
| Pro     | 3,000               |

Free trials get access once the trial ends and the subscription is active. See [Quotas and limits](/quotas-and-limits) for what costs a credit.

## Start here

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Connect your first AI client in under a minute.
  </Card>

  <Card title="Connect Claude" icon="message-circle" href="/connect/claude">
    Add Copyfy as a custom connector on claude.ai or Claude Desktop.
  </Card>

  <Card title="Connect ChatGPT" icon="message-square" href="/connect/chatgpt">
    Add Copyfy as an app in ChatGPT developer mode.
  </Card>

  <Card title="Connect Cursor" icon="code" href="/connect/cursor">
    Install Copyfy in one click.
  </Card>

  <Card title="Tools reference" icon="wrench" href="/tools/overview">
    Every tool, its arguments, and example results.
  </Card>

  <Card title="Example prompts" icon="lightbulb" href="/example-prompts">
    Prompts that work well for product and store research.
  </Card>
</Columns>

## How it works

The Model Context Protocol (MCP) is an open standard that lets AI assistants call external tools. When you connect Copyfy, your assistant gets a set of Copyfy tools such as `search_products` and `get_shop`. It decides when to call them based on your request, then answers with the results.

Store names, product titles, and ad copy come from third-party websites. Copyfy tells the assistant to treat them as untrusted data and never follow instructions found inside them.
