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

# ChatGPT

> Add Feedspace to ChatGPT with the Feedspace app or a custom MCP connector.

There are two ways to connect Feedspace to ChatGPT: install the **Feedspace app**, or add Feedspace as a **custom MCP connector**. The app is quicker and has fewer plan restrictions, so try that first.

## Connect with the Feedspace app

The quickest way is the native Feedspace app in ChatGPT. It needs no developer mode and no manual configuration.

<Card title="Open Feedspace in ChatGPT" icon="https://mintcdn.com/techuplabs-90535130/4-rvYmK-nqvDPx8T/images/connectors/chatgpt.svg?fit=max&auto=format&n=4-rvYmK-nqvDPx8T&q=85&s=9aa47b0b276e03eaafeb96db60cbf4b7" href="https://chatgpt.com/plugins/plugin_asdk_app_69b7c295191c81918c2a9b250198fe37" width="128" height="128" data-path="images/connectors/chatgpt.svg">
  Install the Feedspace app directly, no manual setup required.
</Card>

This link opens the plugin straight away, so you can also paste it into a browser or send it to a teammate:

```
https://chatgpt.com/plugins/plugin_asdk_app_69b7c295191c81918c2a9b250198fe37
```

Or find it yourself: open **Plugins** in ChatGPT's left navigation, search for **Feedspace**, and add it with the **+** button.

## Or connect manually

<Info>
  Connecting manually requires **developer mode**, which is available on paid ChatGPT plans (Plus, Pro, Business, Enterprise, and Edu). If developer mode is not available to you, use the Feedspace app above instead.
</Info>

<Steps>
  <Step title="Turn on Developer Mode">
    Click your profile, choose **Settings**, then open the **Plugins** section and turn on **Developer Mode** under **Advanced Settings**.

    <Tip>
      The settings section is named differently across ChatGPT versions. Look for **Plugins**, **Apps**, or **Connectors**, whichever your account shows.
    </Tip>

    If there is no Developer Mode option, your plan does not include custom connectors. Use the Feedspace app above instead.
  </Step>

  <Step title="Open the Plugins page">
    Go to **Plugins**, either from ChatGPT's left navigation or from Settings. Both open the plugin list at `chatgpt.com/plugins`.
  </Step>

  <Step title="Click the + icon">
    With Developer Mode on, a **+** button appears at the top right, next to the **Search plugins** box. Click it to add a custom plugin.

    <Note>
      The **+** only shows once Developer Mode is enabled. If you do not see it, go back to step 1.
    </Note>
  </Step>

  <Step title="Add the name and URL">
    Add the name **Feedspace** and paste this URL:

    ```
    https://mcp.feedspace.io/mcp
    ```
  </Step>

  <Step title="Finish">
    Accept the terms and confirm. Feedspace then appears under **Installed** on the Plugins page.
  </Step>
</Steps>

<Tip>
  Jump straight there: [open the ChatGPT plugins page](https://chatgpt.com/plugins).
</Tip>

## Verify it works

Ask ChatGPT:

> "List my Feedspace workspaces"

If you see your workspaces, the connection is live.

## Remove it

Open **Plugins** from the left navigation, find Feedspace under **Installed**, and remove it.

## The + icon is not showing

This is the most common snag, and it almost always means Developer Mode is not actually on.

1. **Check Developer Mode is enabled.** Settings, then Plugins, then Advanced Settings.
2. **Reload the page.** The **+** often does not appear until you refresh after enabling it.
3. **Confirm you are on the web.** Custom plugins are a web feature, and the mobile apps do not offer them.

If Developer Mode is not there at all, your plan does not include custom plugins. Use the [Feedspace app](https://chatgpt.com/plugins/plugin_asdk_app_69b7c295191c81918c2a9b250198fe37) instead, which needs neither Developer Mode nor a plan upgrade.

## Plan limitations

| Plan                                 | Custom plugins                                |
| ------------------------------------ | --------------------------------------------- |
| Free                                 | Not available. Use the Feedspace app instead. |
| Plus, Pro, Business, Enterprise, Edu | Available through Developer Mode              |

Developer Mode is a paid feature, so a custom plugin needs a paid plan. The Feedspace app has no such requirement.

<Note>
  On Business, Enterprise, and Edu, admins can restrict what plugins are allowed to do, and write actions may need enabling. If reading your reviews works but creating a widget fails, ask your workspace admin before assuming it is a Feedspace problem.

  OpenAI changes these rules often, so check [OpenAI's connector documentation](https://help.openai.com/en/articles/11487775-connectors-in-chatgpt) if something behaves differently.
</Note>
