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

# ChatGPT

> Add Ocoya MCP as a custom ChatGPT connector.

# Connect ChatGPT to Ocoya MCP

Use this MCP URL when creating the ChatGPT app connector:

```txt theme={null}
https://mcp.ocoya.com
```

## Create the ChatGPT app

<Steps>
  <Step title="Open ChatGPT settings">
    Open ChatGPT settings or workspace settings.
  </Step>

  <Step title="Go to Apps">
    Open Apps and click Create.
  </Step>

  <Step title="Enable developer mode">
    Enable developer mode if ChatGPT asks for it.
  </Step>

  <Step title="Add the Ocoya MCP URL">
    Paste `https://mcp.ocoya.com` as the connection URL.
  </Step>

  <Step title="Choose OAuth">
    Set Authentication method to OAuth.
  </Step>

  <Step title="Create and publish">
    Click Create. If the app appears under Drafts, click Publish so workspace members can use it.
  </Step>
</Steps>

## Connect the app

<Steps>
  <Step title="Find Ocoya in Apps">
    After publishing, find Ocoya in the ChatGPT Apps list.
  </Step>

  <Step title="Connect Ocoya">
    Open the Ocoya app and click Connect.
  </Step>

  <Step title="Approve OAuth access">
    Complete the Ocoya OAuth page by approving permissions and selecting the workspaces ChatGPT can access.
  </Step>

  <Step title="Use Ocoya in ChatGPT">
    Use the connected Ocoya app in ChatGPT.
  </Step>
</Steps>

## Test the connection

Start with a read-only request:

```txt theme={null}
List my Ocoya workspaces.
```

Only approve write actions such as publishing, deleting posts, or running workflows when the intended action is clear.
