---
title: "GoodBarber MCP: Connect ChatGPT & Codex — GoodBarber"
description: "Connect ChatGPT or OpenAI Codex to your GoodBarber app via MCP. Manage products, push notifications and members with any OpenAI assistant."
canonical_url: "https://www.goodbarber.com/connect-chatgpt-app/"
lang: en
---

# GoodBarber MCP: Connect ChatGPT & Codex — GoodBarber

GoodBarber MCP

# Connect ChatGPT and Codex to your GoodBarber app

GoodBarber speaks MCP, the open standard for AI assistants. Plug in ChatGPT or OpenAI Codex and run your app in plain language — products, content, members, push.

[Set up Codex](#codex)[Set up ChatGPT](#chatgpt)

CodexChatGPT (desktop & web)

GoodBarber

You

Send a push notification to all my customers to announce the spring sale.

ChatGPT

Done — your spring sale push has been created and queued for broadcast to your customers.

Push created & queued

GoodBarber has its own MCP server. ChatGPT reaches it through the GoodBarber plugin in its directory, and Codex connects to it natively. Set it up once with your GoodBarber account, then drive your app from the assistant you already use.

### GoodBarber is in the ChatGPT plugin directory

The GoodBarber plugin is listed in the ChatGPT directory: search for GoodBarber, connect, and manage your app in plain language. No Developer mode needed. The steps are below, along with Codex and the full MCP server connection.

[Open the listing](https://chatgpt.com/plugins/plugin_asdk_app_6a16d2ac52508191887344ea891be616?q=goodbarber)[Read the announcement](https://www.goodbarber.com/blog/goodbarber-is-now-in-the-chatgpt-plugin-directory-a1598/)

For developers

## Codex

The OpenAI Codex app is a full MCP client. Add GoodBarber once in its settings and it stays available across your projects.

### A GoodBarber app

- An active GoodBarber app
- Admin access to the app you want to connect

### The Codex app

- The OpenAI Codex app installed on your computer
- A signed-in OpenAI account

1. #### Open MCP servers in Codex
   In the Codex app, go to Settings, then Integrations, then MCP servers.

2. #### Add a custom MCP
   Click Connect to a custom MCP to open the connection form.

3. #### Name the connector
   Enter GoodBarber in the Name field.

4. #### Choose Streamable HTTP
   For Transport, select Streamable HTTP (not STDIO).

5. #### Paste the server URL
  `https://mcp.goodbarber.dev/mcp/sse`

6. #### Leave the Bearer token empty
   Do not fill in the Bearer token field. Leaving it blank is what triggers the secure sign-in step.

7. #### Save
   Click Save. Codex opens your browser to authorize the connection.

8. #### Authorize GoodBarber
   Sign in to GoodBarber and approve access. You are sent back to Codex, connected.

9. #### You are connected
   GoodBarber's tools are now available in Codex. Ask it to manage your app in plain language.

Heads up: the Bearer token field must stay empty. If you paste a token there, Codex skips the GoodBarber sign-in and the connection will not authorize.

![The Connect to a custom MCP form: name GoodBarber, Streamable HTTP, the server URL, and the Bearer token left empty.](https://portal.ww-cdn.com/portal_static/portal2021/connect_chatgpt/codex-setup.bd6fe89f1778.png)

*The Connect to a custom MCP form: name GoodBarber, Streamable HTTP, the server URL, and the Bearer token left empty.*

### Using Codex CLI?

Two commands: the first registers the GoodBarber server, the second opens the authorization page where you paste your Public API key.

`codex mcp add goodbarber --url https://mcp.goodbarber.dev/mcp/sse`

`codex mcp login goodbarber`

For everyone

## ChatGPT (desktop & web)

Two routes: the GoodBarber plugin from the ChatGPT directory, ready in a few clicks, or the full MCP server added as a custom connector in Developer mode. Both work in the desktop app and on the web.

### A GoodBarber app

- An active GoodBarber app
- Admin access to the app you want to connect

### A ChatGPT account

- A ChatGPT account — the free plan works
- Developer mode, only for the custom connector route

### Route A: the GoodBarber plugin from the ChatGPT directory

The recommended route for everyone: no Developer mode, and the free plan works.

1. #### Find GoodBarber in ChatGPT
   In ChatGPT, open the apps directory and search for **GoodBarber**, or open the listing directly from the button above.

2. #### Connect and sign in
   Click **Connect**. Sign in to GoodBarber with an API key from your back office and approve access. Each key is tied to one app: that is the app ChatGPT will manage.

3. #### Ask in any chat
   Mention GoodBarber, or just ask: create an article, look up a member, send a push. Write actions ask for your confirmation before they run.

### Route B: the full MCP server as a custom connector

For advanced users: add the GoodBarber MCP server yourself, in Developer mode.

1. #### Turn on Developer mode
   In ChatGPT, go to Settings, then Apps & Connectors, then Advanced settings, and switch on Developer mode.

2. #### Create a connector
   Back in Apps & Connectors, click Create to add a custom MCP server.

3. #### Name the connector
   Enter GoodBarber in the Name field.

4. #### Paste the server URL
  `https://mcp.goodbarber.dev/mcp/sse`

5. #### Choose OAuth
   Set authentication to OAuth so ChatGPT signs you in to GoodBarber securely.

6. #### Create and sign in
   Confirm, then sign in to GoodBarber and approve access.

7. #### Use it in a chat
   In any chat, open the + menu, enable the GoodBarber connector, and start asking.

Developer mode is a beta feature, so the screens may change over time, and write actions ask you to confirm before they run.

![ChatGPT calling GoodBarber to create and queue a push notification.](https://portal.ww-cdn.com/portal_static/portal2021/connect_chatgpt/chatgpt-push.da77f540fc49.png)

*ChatGPT calling GoodBarber to create and queue a push notification.*

## What you can do with it

Plain-language requests; GoodBarber does the work in your app. A few things our team ran while testing:

### Content

Create a published article titled Spring Sale announcing 20% off the whole catalog until June 30.

Created and published the article, with the 20% off announcement.

### Push notifications

Send a push to all my customers to announce the spring sale.

Created the push and queued it for broadcast, after you approved the wording.

### Prefer a Custom GPT?

You can also connect GoodBarber through a Custom GPT with Actions — a different route from MCP, handy when you would rather share a ready-made assistant with your team. We will link the GoodBarber GPT here once it is live in the GPT Store.

## Good to know

A few honest limits before you start.

#### Codex uses Streamable HTTP

In Codex, pick the Streamable HTTP transport — the setup steps above use the right option.

#### Available actions depend on your plan

Which GoodBarber actions the assistant can run depends on your GoodBarber plan and your admin rights.

#### Developer mode is in beta (custom connector route)

Developer mode is a beta feature in ChatGPT; availability and behavior can change, so it is worth a quick check on OpenAI's side. The plugin route does not use it.

#### You stay in control

Write actions ask for your confirmation before they run, and you can revoke access at any time.

## Your app stays yours

Connecting an assistant does not hand over the keys.

#### Secure sign-in

You connect through OAuth: you sign in to GoodBarber and approve access. No password or token is shared with the assistant.

#### Scoped to your rights

The assistant can only do what your own GoodBarber account already allows — nothing more.

#### Revoke anytime

Disconnect GoodBarber from Codex or ChatGPT whenever you want; access ends immediately.

#### Privacy by design

GoodBarber keeps its privacy commitments for every connection. See our privacy policy.

## Where to go next

[Learn about GoodBarber MCP](https://www.goodbarber.com/mcp/)[Prefer Claude? Read that guide](https://www.goodbarber.com/connect-claude-app/)[Browse the GoodBarber skills on GitHub](https://github.com/goodbarber/goodbarber-skills)[Visit the Help Center](https://www.goodbarber.com/help/)

## Run your app from a conversation

Connect GoodBarber to ChatGPT or Codex and manage products, content, members and push in plain language.

[Set up Codex](#codex)[Set up ChatGPT](#chatgpt)
