- Step 1: Install the MCP server via npm or clone the repository from GitHub
- Step 2: Obtain a Mixpanel project token from Mixpanel dashboard
- Step 3: Configure the server by adding your Mixpanel token
- Step 4: Start the MCP server using node index.js --token YOUR_MIXPANEL_TOKEN
- Step 5: Connect your MCP client or Claude Desktop to the server using stdio transport
- Step 6: Use conversational prompts to track events, pageviews, signups, or update profiles
- Step 7: Verify data appears in your Mixpanel project dashboard