Connect your Omni data to ChatGPT with Omni’s MCP Server.
ChatGPT supports MCP connections, allowing you to bring your Omni data directly into ChatGPT conversations. Once successfully connected, you can ask ChatGPT questions about your data and get answers powered by Omni.
ChatGPT will redirect you to an Omni authorization page.
Review the requested permissions and click Authorize.
Omni will automatically create a Personal access token and link it to your Omni user account.
3
Verify the connection
At this point, you should be able to use the Omni MCP server in your ChatGPT conversations.In a new chat, click the (plus) icon, then select the Omni connector to enable it.
OAuth provides streamlined setup without manually managing API keys. Use this method if you need to configure the connector manually using developer mode.
1
Open connector settings
In ChatGPT, navigate to Settings > Apps & Connectors.
2
Create a new connector
Click Create next to Advanced settings.
3
Configure the connector
Fill in the following fields:
Connector name — Enter a name, such as Omni
Description — Enter a description, such as Connect to Omni analytics data
Server URL — Paste the following URL:
https://callbacks.omniapp.co/callback/mcp
Click Add to create the connector.
4
Authorize the connection
ChatGPT will redirect you to an Omni authorization page.
Review the requested permissions and click Authorize.
Omni will automatically create a Personal access token and link it to your Omni user account.
5
Verify the connection
At this point, you should be able to use the Omni MCP server in your ChatGPT conversations.In a new chat, click the (plus) icon, then select the Omni connector to enable it.
API key authentication gives you direct control over key management.
1
Create an API key
If you don’t have an Omni API key, create one before continuing.
2
Open connector settings
In ChatGPT, navigate to Settings > Apps & Connectors.
3
Create a new connector
Click Create next to Advanced settings.
4
Configure the connector
Fill in the following fields:
Connector name — Enter a name, such as Omni
Description — Enter a description, such as Connect to Omni analytics data
Server URL — Enter your instance URL:
https://<YOUR_OMNI_INSTANCE>/mcp/https
Replace <YOUR_OMNI_INSTANCE> with your Omni URL (e.g., acme.omniapp.co).
5
Configure authentication
Set the authentication method to Bearer token and enter your Omni API key.
6
Verify the connection
In a new chat, click the (plus) icon, then select the Omni connector. Ask a question about your data to confirm the connection is working.