---
title: "Connect ChatGPT & Claude to Adscriptly MCP | Adscriptly Docs"
description: Add the Adscriptly MCP server to Claude, Claude Code, or ChatGPT and run Google Ads analysis and approved account changes from your assistant.
image: https://adscriptly.com/opengraph-image.png
canonical: https://adscriptly.com/docs/mcp
source: https://adscriptly.com/llms.txt
---
# Connect ChatGPT & Claude

Adscriptly ships a remote MCP server that puts the Adscriptly Assistant inside the AI tools you already use. Connect it once and your assistant can query your Google Ads accounts, read conversion data, and propose account changes that wait for your approval.

The server lives at a single endpoint:

```
https://adscriptly.com/api/mcp
```

Authentication is OAuth 2.1 with Dynamic Client Registration and S256 PKCE. There are no API keys to copy: the client you connect from opens an Adscriptly sign-in, and the grant is scoped to your account.

Plan requirement

Every request needs an active paid plan or an unexpired free 7-day trial on the Adscriptly account you sign in with.

## Connect from Claude

1

### Open the connector settings

In Claude, go to **Customize → Connectors → Add custom connector**.

2

### Add the Adscriptly server

Paste `https://adscriptly.com/api/mcp`, select **Connect**, then sign in to Adscriptly when the browser window opens.

## Connect from Claude Code

Two commands, run from any terminal:

```
claude mcp add --transport http adscriptly https://adscriptly.com/api/mcp
claude mcp login adscriptly
```

The first registers the server, the second opens the OAuth sign-in. After that, the Adscriptly tools are available in every Claude Code session.

## Connect from ChatGPT

1

### Enable developer mode

In ChatGPT, go to **Settings → Security and login → Developer mode** and turn it on.

2

### Create the app

Open [https://chatgpt.com/plugins](https://chatgpt.com/plugins) and choose **Create app**.

3

### Point it at Adscriptly

Paste `https://adscriptly.com/api/mcp` as the MCP server URL, create the app, then sign in to Adscriptly when prompted.

## What the server exposes

The server exposes read-only account analysis plus separately scoped and annotated write operations. Reads run freely: campaign, keyword, search-term, and conversion queries against the accounts you authorized. Writes are a separate scope, annotated so the client shows you what a tool changes before it runs.

For the full tool list and worked examples, see [Claude for Google Ads](https://adscriptly.com/claude-google-ads) and [Claude for Meta Ads](https://adscriptly.com/claude-meta-ads), or the [Google Ads MCP integration guide](https://adscriptly.com/integrations/google-ads-mcp).

No account yet?

The connector needs an Adscriptly account with a connected ad account. [Start the free 7-day trial](https://adscriptly.com/signup?next=/dashboard/ai-chat) and connect Google Ads first, then come back to this page.

[Next Prerequisites](https://adscriptly.com/docs/getting-started/prerequisites)[![](https://img.logo.dev/claude.ai?token=pk_Gqyn4kIpSmSBRdvJf3B-Yw&size=76&format=png) Connect Claude with  
Google & Meta Ads in 1 click ›](https://adscriptly.com/marketing-mcp)
