On this page

How to connect Amplitude MCP to Replit

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?

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.

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.

Was this helpful?