ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Amplitude with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track user behavior, analyze product metrics, and manage cohorts directly from your AI agent using Amplitude's powerful analytics suite.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 21 capabilities

The complete Amplitude capability set.

These are the exact actions your AI can choose when you ask it to work with Amplitude.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 21 available through Amplitude.

  1. 01

    Export data

    Export raw event data in JSON format

  2. 02

    Get experiment variant

    Retrieve variant assignments for users (Experiment API)

  3. 03

    Get user profile

    Fetch real-time user data and properties

  4. 04

    Group identify

    Set or update properties for specific groups

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 21 available through Amplitude.

  1. 05

    List cohorts

    Get all behavioral cohorts

  2. 06

    List user properties

    Get all user properties (Taxonomy)

  3. 07

    List event types

    Get all event types (Taxonomy)

  4. 08

    Create release

    Create a release to track feature impact

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 21 available through Amplitude.

  1. 09

    Delete users

    Submit data deletion requests (GDPR/CCPA)

  2. 10

    Get audit logs

    Export administrative activity logs

  3. 11

    Get segmentation

    Query metrics displayed in Amplitude charts

  4. 12

    Identify user

    Update user properties without sending an event

Capability set04 / 06

13-15

3 capabilities in this set.

Part of 21 available through Amplitude.

  1. 13

    List categories

    Get all event categories (Taxonomy)

  2. 14

    Map user

    Map one user ID to another (Global User ID)

  3. 15

    Create annotation

    Annotate charts with important dates

Capability set05 / 06

16-18

3 capabilities in this set.

Part of 21 available through Amplitude.

  1. 16

    Create category

    Create a new event category (Taxonomy)

  2. 17

    List event properties

    Get all event properties (Taxonomy)

  3. 18

    Send attribution

    Send attribution data from partners

Capability set06 / 06

19-21

3 capabilities in this set.

Part of 21 available through Amplitude.

  1. 19

    Send batch events

    Send high-volume data to Amplitude (Batch API)

  2. 20

    Send events

    Requires an array of event objects. Send data directly to Amplitude (HTTP V2 API)

  3. 21

    Upload cohort

    Create a cohort from a list of IDs

Observed, not estimated

950ms average. Fast in production.

Amplitude is checked daily against the live service.

Daily averagePeak 1255ms
Aug 20Today
Fastest day
792ms
Slowest day
1255ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 21 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Amplitude, so you can see the experience inside your AI.

It does not authenticate your account with Amplitude. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Amplitude Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Amplitude capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "amplitude-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Amplitude owners ask.

  • 01

    Can I export raw event data for a specific time range?

    Yes. Use the export_data capability by providing the start and end times in YYYYMMDDTHH format to retrieve raw event data in JSON format.

  • 02

    How do I check which cohorts a specific user belongs to?

    You can use the get_user_profile capability with the specific Amplitude User ID. It will return the user's profile, recommendations, and all active cohort memberships.

  • 03

    Is it possible to update user properties without sending a new event?

    Yes, the identify_user capability allows you to set, unset, or append user properties via the Identify API without triggering a separate event.