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

# Install in ChatGPT

> Connect ChatGPT to Soria's remote MCP endpoint.

# Install Soria in ChatGPT

Soria is not yet listed in ChatGPT's public Plugins Directory. Until the listing is approved, an authorized workspace user can connect it privately in developer mode.

## Connect

1. In ChatGPT, open **Settings → Security and login** and enable **Developer mode**.
2. Open [chatgpt.com/plugins](https://chatgpt.com/plugins).
3. Select the **+** button to create a plugin.
4. Enter:
   * **Name:** `Soria`
   * **Connection URL:** `https://mcp.soriaanalytics.com`
5. Create the plugin and select **Connect**.
6. Sign in with your existing Soria account in the browser window.

ChatGPT receives an OAuth token, not your Soria password or an API key.

After Soria is approved for the Plugins Directory, this page will link directly to the public listing. The MCP endpoint and sign-in flow will remain the same.

## Test it

Start a new chat with Soria enabled and ask:

```text theme={null}
What Soria datasets can I access about Medicare Advantage enrollment?
```

For current ChatGPT controls, see [OpenAI's connection guide](https://developers.openai.com/plugins/deploy/connect-chatgpt/).
