
Connect Amplitude MCP to Replit so you can ask questions about your product data (funnels, cohorts, experiments) directly from your Replit workspace AI. Setup uses OAuth and takes about two minutes. Use this when you want natural-language Amplitude access inside the same environment where you're building and running code.

Use the one-click deep link if you want the fastest setup. Use the manual configuration if you need to document or share the MCP setup in your workspace settings.

You need an active Amplitude account with project access and a Replit account with workspace access.

## How do I install Amplitude MCP in Replit with one click?

For general MCP setup reference, refer to the [Replit MCP documentation](https://docs.replit.com/replitai/mcp).

Select the link for your region to install in one step:

- **US server (default):** [Add Amplitude MCP to Replit](https://replit.com/integrations?mcp=eyJkaXNwbGF5TmFtZSI6IkFtcGxpdHVkZSIsImJhc2VVcmwiOiJodHRwczovL21jcC5hbXBsaXR1ZGUuY29tL21jcCJ9)
- **EU server:** [Add Amplitude MCP to Replit (EU)](https://replit.com/integrations?mcp=eyJkaXNwbGF5TmFtZSI6IkFtcGxpdHVkZSIsImJhc2VVcmwiOiJodHRwczovL21jcC5ldS5hbXBsaXR1ZGUuY29tL21jcCJ9)

Complete Amplitude OAuth authorization when prompted.

## How do I configure Amplitude MCP in Replit manually?

1. Navigate to your Replit workspace settings.

2. Go to _Integrations > MCP Servers_.

3. Add a new MCP server with this configuration:
   - **Name:** Amplitude
   - **URL:** `https://mcp.amplitude.com/mcp`

   EU customers should use `https://mcp.eu.amplitude.com/mcp` instead.

4. Complete Amplitude OAuth authorization when prompted.

5. Start asking questions about your Amplitude data.

## How do I verify the connection works?

Ask Replit's AI: "What Amplitude projects can I access?" If you see a list of your projects, MCP is connected and authenticated.

## Frequently asked questions

### How do I switch Amplitude MCP from the US server to EU residency?

Remove the existing Amplitude MCP server from _Integrations > MCP Servers_ and add a new one with the URL `https://mcp.eu.amplitude.com/mcp`. Re-authenticate when prompted.

### What permissions does the Amplitude MCP server have?

The MCP server inherits the Amplitude permissions of the user who authenticates. You can only read or modify projects you already have access to in Amplitude. Amplitude grants no additional access.
