Docs menu+

Track events, page views, user signups, profile updates in Mixpanel. One token per project.

#Mixpanel

Track events, page views, user signups, profile updates in Mixpanel. One token per project.

#Get a token

Generate a Project token at https://mixpanel.com/settings/project.

  • Project settings copy the Project Token.
  • One mcpvault account = one project.

#Add it to the vault

bash
mcpvault add mixpanel

Example session:

text
$ mcpvault add mixpanel Label: aiside Project token: •••• ✓ Format valid ✓ Saved.

#Tools exposed

  • see upstream — track events, set/update profiles, page views

#Switch to this account

In any chat client wired to mcpvault, ask:

Switch to my <label> Mixpanel account.

The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call no restart.

Mixpanel — mcpvault docs