File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -227,6 +227,30 @@ npx -y mcp-remote https://mcp.mixpanel.com/sse --allow-http
227227
228228---
229229
230+ ### Option 5: ChatGPT (OpenAI)
231+
232+ ** Additional Requirements:**
233+ - OpenAI/ChatGPT account with MCP access
234+
235+ ** Setup Steps:**
236+ 1 . Enable Developer Mode
237+ - Go to Settings → Connectors → Advanced
238+ - Enable "Developer Mode" (see https://platform.openai.com/docs/guides/developer-mode )
239+
240+ 2 . Add the Mixpanel MCP connector
241+ - Create a new connector/integration in the ChatGPT Connectors UI
242+ - Provide these values:
243+ - Name: Mixpanel MCP
244+ - Description: The MCP integration provides access to all core Mixpanel analysis capabilities through natural language queries.
245+ - MCP Server URL: https://mcp.mixpanel.com/sse
246+ - Authentication type: OAuth
247+ - Click Create and then connect to Mixpanel and follow the OAuth flow to authorize Mixpanel access.
248+
249+ 3 . Publish connector to workspace (optional)
250+ - To make the connector available to other members: go to Settings → Apps & Connectors → Mixpanel → Publish
251+
252+ ---
253+
230254## Use Case Examples
231255
232256** Channel Performance Analysis**
You can’t perform that action at this time.
0 commit comments