Skip to content
VS Code

Amplitude for VS Code

com.amplitude/mcp-server

Search, access, and get insights on your Amplitude data

client:VS Code transport:streamable-http

Install Amplitude in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.amplitude.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Amplitude in other clients