---
title: Amplitude | Keycard
description: Product analytics and behavioral data platform
---

Analyze product data, experiments, and user behavior through natural language conversations with AI. Query analytics, dashboards, experiments, and feature flags without leaving your AI environment.

Adding Amplitude provisions three things in your zone: an upstream resource pointing at `https://mcp.amplitude.com/mcp` (kept inside Keycard), a Keycard MCP Gateway URL - the downstream resource - that you install in Cursor, Claude Code, or any MCP client, and a provider for token exchange with Amplitude’s OAuth issuer.

When your AI client makes a tool call, it sends a Keycard-issued access token to the gateway URL. Keycard’s STS exchanges that token for an upstream Amplitude token, the gateway calls the upstream MCP, and the response is proxied back. Your zone’s [identity provider](/admin/identity-providers/index.md), [access policies](/admin/access-policies/index.md), and audit log apply to every call - the upstream credential never leaves Keycard. Each call is recorded in the audit log with the user identity, the resource accessed, and the policy decision.

## Tools

TOOLS

Tools the upstream server exposes through the Keycard MCP Gateway.

Amplitude exposes 35 tools through the gateway:

- get\_charts

  Get chart objects by their IDs

- save\_chart\_edits

  Save temporary chart edits as permanent charts

- get\_cohorts

  Get cohort details by their IDs

- create\_cohort

  Create a new cohort with a definition

- get\_context

  Get current user, org, and accessible projects

- get\_project\_context

  Get project-specific settings and configuration

- get\_dashboard

  Get dashboards with all their charts

- create\_dashboard

  Create a dashboard with charts and layout

- edit\_dashboard

  Update a dashboard's metadata and layout

- create\_experiment

  Create a new experiment across projects

- get\_deployments

  List all deployments for the current project

- get\_experiments

  Get experiments by their IDs

- get\_flags

  Get feature flags by their IDs

- create\_flags

  Create multiple feature flags in batch

- update\_flag

  Update a feature flag or experiment settings

- create\_notebook

  Create a new analytics notebook

- edit\_notebook

  Update a notebook's metadata and layout

- query\_dataset

  Run analytics queries on events, funnels, retention

- get\_chart\_definition\_params

  Get parameter schema and examples for a chart type

- verify\_chart\_definition

  Validate and auto-correct a chart definition

- query\_chart

  Query a single chart by ID

- query\_charts

  Query up to 3 charts concurrently by ID

- query\_experiment

  Run an experiment analysis query

- search

  Search across content in the workspace

- get\_from\_url

  Get objects from an Amplitude URL

- get\_session\_replays

  Search session replays by event count filters

- list\_session\_replays

  List session replays for a project

- get\_session\_replay\_events

  Get rrweb events from a session replay

- get\_event\_properties

  Get event properties for a specific event type

- get\_feedback\_comments

  List raw customer feedback comments

- get\_feedback\_insights

  Get grouped customer feedback themes

- get\_feedback\_mentions

  Get feedback mentions linked to an insight or trend

- get\_feedback\_sources

  List connected feedback integration sources

- get\_feedback\_trends

  List saved customer feedback trends

- get\_users

  Get user data and session replays by event

Show all 35 tools  Show fewer

## Install

INSTALL

Add Amplitude to your zone and install the gateway URL into Cursor, Claude Code, or any MCP client.

1. **Open the catalog**

   In your zone’s [Keycard Console](https://console.keycard.ai), go to **Applications** → **Add Application** → **Explore MCP Servers**.

2. **Find and install Amplitude**

   Search for `Amplitude` in the catalog and click **Install**.

3. **Connect your development tool**

   Once installed, Amplitude appears on the **Applications** page with a **Keycard MCP Gateway URL**. Use the **Install** dropdown to add it to Cursor, Claude Code, or any MCP-compatible client.

## Related

RELATED

- [Catalog overview](/admin/catalog/index.md) - browse other MCP and API servers
- [Access policies](/admin/access-policies/index.md) - control who can use Amplitude
- [Identity providers](/admin/identity-providers/index.md) - control who can sign in

[PreviousAhrefs](/admin/catalog/mcp-servers/ahrefs/index.md)[NextApify](/admin/catalog/mcp-servers/apify/index.md)
