Kissmetrics

Kissmetrics MCP Connector for Claude

A+

Track user behavior, set properties, and query analytics data via the Kissmetrics API.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Kissmetrics account to any AI agent to automate your user behavioral analytics and tracking workflows. This MCP server enables your agent to record events, manage user properties, and query complex metric data directly from natural language interfaces.

What you can do

  • Behavior Tracking — Record custom events for specific users to monitor their journey and interactions
  • Profile Management — Set and update user properties and metadata to maintain rich customer profiles
  • Identity Resolution — Alias multiple identities to maintain a single, unified view of a user across sessions
  • Data Discovery — List all defined event types and property names currently in your account
  • Analytical Querying — Retrieve people counts and metric values over time to track business performance

How it works

  1. Subscribe to this server
  2. Enter your Kissmetrics API Key
  3. Start managing your behavioral data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Product Managers — Monitor feature adoption and user engagement trends via natural language commands
  • Growth Marketers — Quickly track campaign conversions and segment user behaviors without writing code
  • Developers — Integrate server-side event tracking and data retrieval into your development workflow
behavioral-analyticsuser-trackingevent-trackingcustomer-journeymetricsdata-insights

7 tools expose this connector's capabilities to your AI agent.

alias_identities

g., linking a browser ID to an email). Link two identities together

list_event_types

List all event types defined in the account

list_property_names

List all property names used in the account

query_metric_data

Requires a metric ID and query parameters. Get data for a specific metric

query_people_count

Get the count of people matching specific criteria

record_event

Requires a person identity (email/ID) and an event name. Record a behavior event for a person

set_person_properties

Set properties for a specific person

See how to talk to your AI agent using Kissmetrics.

Record a 'Purchased' event for 'user@example.com' with price 49.99.

I've recorded the 'Purchased' event for user@example.com. The price of 49.99 has been successfully attached as a property to this event in Kissmetrics.

Set the property 'Plan Tier' to 'Enterprise' for 'customer_123'.

Successfully updated properties for customer_123. The 'Plan Tier' is now set to 'Enterprise' in their behavioral profile.

Show me all event types defined in my account.

I've retrieved 15 event types from your Kissmetrics account, including 'Signed Up', 'Logged In', 'Purchased', and 'Feature Used'. Would you like to query metrics for any of them?

You can use an email address or any unique string as the identity (`person` parameter) in the tracking tools. Use the `alias_identities` tool to link multiple IDs to the same person.

Related Connectors