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

# Claude

> Connect GooseWorks to Claude (claude.ai and Cowork) as a custom connector

Connect GooseWorks to **Claude** so it can use your GooseWorks tools — files, chat history, automations, and the full [Ad Remixer](/ad-remixer/mcp) — right inside your chats, in your own account and billed to your own credits.

<Note>
  You set this up **once**. After you connect, GooseWorks is available in your normal **Claude chats** *and* in **Cowork** sessions — same account, same tools. You sign in with GooseWorks instead of copying a token.
</Note>

## Connect

<Steps>
  <Step title="Open connector settings">
    In your browser, go to **[claude.ai/new#settings/customize-connectors](https://claude.ai/new#settings/customize-connectors)** — this opens Claude's connector settings directly. (You can also get there by clicking your name → **Settings → Connectors**.) Then click **Add custom connector** near the top.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/01-connectors.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=09e594c92ac5216ca03bca83f5557d5a" alt="Claude Settings → Connectors page with the Add button top right" width="2000" height="1453" data-path="images/claude/01-connectors.png" />
    </Frame>
  </Step>

  <Step title="Enter the GooseWorks address">
    Give it the name `Gooseworks` and paste this web address:

    ```
    https://mcp.gooseworks.ai/mcp
    ```

    Leave the other boxes empty and click **Add**.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/02-add-connector.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=5545cffaea8d4e5cec95d862b3052c3f" alt="Add custom connector dialog with the Gooseworks name and MCP URL filled in" width="1988" height="1482" data-path="images/claude/02-add-connector.png" />
    </Frame>
  </Step>

  <Step title="Sign in with Google">
    Click **Connect**. Claude sends you to GooseWorks to sign in with Google — use the **same account** you use to log in to GooseWorks.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/03-connect.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=42e43c1d5a5f8d175675ac676eba9094" alt="Gooseworks connector showing 'You are not connected yet' with a Connect button" width="2000" height="1459" data-path="images/claude/03-connect.png" />
    </Frame>
  </Step>

  <Step title="Allow access">
    You'll see what GooseWorks will be allowed to do (make, edit, and analyze ads, use your workspaces, and spend ad credits). Click **Allow**.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/04-authorize.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=d5a3b13435951560049176bc4f600027" alt="Consent screen: Claude wants to connect to GooseWorks, with Deny and Allow buttons" width="2000" height="1299" data-path="images/claude/04-authorize.png" />
    </Frame>
  </Step>

  <Step title="Go back to Claude">
    You'll see a **Connected** message. Click **Open Claude** to return to the app.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/05-open-claude.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=0b43e1de9d3ac3eec199313e57bee774" alt="Connected confirmation page prompting to Open Claude" width="2000" height="1167" data-path="images/claude/05-open-claude.png" />
    </Frame>

    <Note>
      Be sure to click **Open Claude** — it takes you back so the connection finishes. When you reopen **Settings → Connectors**, GooseWorks will show as connected.
    </Note>
  </Step>

  <Step title="You're done">
    Back in **Settings → Connectors**, GooseWorks appears in the list with a checkmark. That's it — no token to copy. Just ask Claude to use GooseWorks in any chat or Cowork session.

    <Frame>
      <img src="https://mintcdn.com/athinaai-ca070790/g2gSTlQXqv_IJNUJ/images/claude/06-connected.png?fit=max&auto=format&n=g2gSTlQXqv_IJNUJ&q=85&s=c903d336522d41b1511efca984acc6dc" alt="Connectors list showing Gooseworks connected" width="2000" height="1345" data-path="images/claude/06-connected.png" />
    </Frame>
  </Step>
</Steps>

## What you can do

Once connected, Claude can, on your behalf and in your account:

* **Make, edit & analyze ads** — research a brand, turn templates into branded ads, re-roll and edit them, and check how campaigns are doing. It runs through the same system as the [web app](/ad-remixer/overview) — billed to your credits.
* **Work with your files, chat history & automations** — the standard [MCP Servers](/concepts/mcp-servers) tools.
* **Find & use skills** — just ask Claude to find and run any GooseWorks skill.

## Managing the connection

* **Where it works** — the connector works in both normal Claude chats and Cowork sessions once added.
* **What it can do** — it can use the GooseWorks tools and spend ad credits; it can't change your account settings.
* **Reconnecting** — signing in again replaces the old connection, so you never build up stale access.
* **Remove it** — delete the connector under **Settings → Connectors** any time.

## Troubleshooting

* **"Couldn't connect" the first time** — just try again. The first request sometimes times out; a second try works.
* **Stuck on sign-in or "access denied"** — make sure you're signing in with the Google account tied to your GooseWorks login, and that pop-ups aren't blocked.

## Using Claude Code, Cursor, or Codex instead?

Those are for developers and use a copied token rather than sign-in — run `npx gooseworks install` or see [MCP Servers](/concepts/mcp-servers). It's the same server and the same account either way.
