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

# Install in ChatGPT

> Add brightplace Connect as a custom MCP app or connector in ChatGPT.

ChatGPT supports custom MCP apps or connectors where developer mode and custom
MCP access are available for your plan or workspace.

## Add the app

1. Go to [chatgpt.com/#settings/Connectors](https://chatgpt.com/#settings/Connectors).
2. Click **Advanced settings** and enable **Developer mode**.
3. Click **Create app**.
4. Set the name to `brightplace` and the connection to:

```text theme={null}
https://mcp.brightplace.ai/mcp
```

5. Click **Advanced OAuth settings**.
6. Set the registration method to **Dynamic Client Registration (DCR)**.
7. In the **Base scopes** box, add `offline_access`.
8. Uncheck **OIDC enabled**.
9. Check **I understand and want to continue**.
10. Click **Create** and follow the sign-in flow.

For Business, Enterprise, or Edu workspaces, admins or owners may need to create
and publish the app before members can use it.
