> ## 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.

# Connect ChatGPT or Claude

> Add Soria as a remote MCP connector and sign in with your existing Soria account.

# Connect the Soria MCP

Use this remote MCP endpoint in either product:

```text theme={null}
https://mcp.soriaanalytics.com
```

When the client connects, Soria redirects you to the normal Soria sign-in page. Sign in with your existing account. You do not create a separate connector password or API key, and the connector cannot access data beyond your Soria permissions. [See how authentication works](/authentication).

## ChatGPT

For a private workspace app:

1. Ask a ChatGPT workspace admin or authorized developer to enable developer mode.
2. In ChatGPT settings or workspace settings, open **Apps** and choose **Create**.
3. Enter `https://mcp.soriaanalytics.com` as the MCP endpoint.
4. Choose OAuth authentication, then scan the tools.
5. Complete the Soria sign-in prompt and create the app.
6. Enable the draft app in a new chat and test a read-only request.

ChatGPT plan and administrator controls determine who can create and publish a custom app. A public Soria directory listing will use the same endpoint; it is not a different integration.

## Claude

For an individual Claude account:

1. Open **Customize → Connectors**.
2. Select **+ → Add custom connector**.
3. Enter a name such as `Soria` and use `https://mcp.soriaanalytics.com` as the connector URL.
4. Add the connector, select **Connect**, and complete Soria sign-in.
5. Enable Soria for a conversation from the connectors menu.

For Claude Team or Enterprise, an Owner first adds the web connector in **Organization settings → Connectors**. Each member then connects their own Soria account.

## Verify the connection

Try these prompts:

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

```text theme={null}
Find the schema and provenance for the best matching dataset, then return ten recent rows.
```

```text theme={null}
List the source files behind that dataset and explain how they contribute.
```

## Troubleshooting

* **Access not enabled:** your Soria account needs MCP access. [Request access](https://cal.com/soria/meetings).
* **Sign-in repeatedly expires:** disconnect Soria in the client and connect again.
* **A tool is missing after an update:** refresh or rescan the connector's tools.
* **The client cannot reach the endpoint:** confirm the URL is exactly `https://mcp.soriaanalytics.com` without an added path.

For help, see [Support](https://soriaanalytics.com/support).
