Amplitude Connector for AI agents.
21 live capabilities
Query user behavior and product metrics in real time.
Waiting for input…
Why people use Amplitude
Stop Manual Dashboard Drilling with Amplitude
With this Connector, you just ask your agent. 'Show me the drop-off rate for the beta testers who signed up last week.' It pulls the data, checks the properties, and gives you the answer in seconds. You spend your time making decisions instead of moving cells.
What Vinkius changes
You get a conversational interface for your entire Amplitude analytics suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying Churn
A PM asks the agent to find users who haven't logged in for 10 days but were previously in the 'Power User' cohort.
- Real-world use case 02
Quick Experiment Checks
A growth engineer asks which variant a specific user is seeing to debug a reported UI bug.
- Real-world use case 03
Data Cleanup
An analyst uses the capability to export raw JSON for a specific hour to verify how a new tracking pixel is firing.
Complete set · 21capabilities
The complete Amplitude capability set.
These are the exact actions your AI can choose when you ask it to work with Amplitude.
01—04
4 capabilities in this set.
Part of 21 available through Amplitude.
- 01 Capability
Create release
Mark a release to measure its impact on your metrics. It helps you see how new code changes affect user behavior.
- 02 Capability
Delete users
Submit data deletion requests to comply with GDPR or CCPA. This helps you manage user privacy requests efficiently.
- 03 Capability
Export data
Get raw event data in JSON format for external use. You can use this to move data into other analysis capabilities.
- 04 Capability
Get audit logs
View administrative activity logs for security audits. This keeps your account activity transparent and secure.
05—08
4 capabilities in this set.
Part of 21 available through Amplitude.
- 05 Capability
Get experiment variant
See which experiment variant a specific user is in. This is great for debugging specific user experiences.
- 06 Capability
Get user profile
Get real-time data and properties for a specific user. This helps you understand an individual user's journey.
- 07 Capability
Group identify
Update properties for specific user groups. Use this to segment users based on shared characteristics.
- 08 Capability
Identify user
Update a user's properties without creating a new event. This is a clean way to update profiles without cluttering your data.
09—12
4 capabilities in this set.
Part of 21 available through Amplitude.
- 09 Capability
List categories
View all event categories in your taxonomy. This helps you maintain a consistent data structure across your product.
- 10 Capability
List cohorts
See all behavioral cohorts currently in your project. Use this to see who is currently in your active segments.
- 11 Capability
List user properties
View all user properties across your dataset. This is useful for understanding what data points you're currently tracking.
- 12 Capability
Map user
Connect one user ID to another for global tracking. Use this to merge identities across different platforms.
13—15
3 capabilities in this set.
Part of 21 available through Amplitude.
- 13 Capability
Get segmentation
Pull metrics that appear in your Amplitude charts. Use this to get specific numbers for your target segments.
- 14 Capability
List event types
See every event type currently in your system. Use this to check your existing taxonomy at a glance.
- 15 Capability
Create annotation
Add important dates to your charts. This helps provide context for sudden spikes or drops in your metrics.
16—18
3 capabilities in this set.
Part of 21 available through Amplitude.
- 16 Capability
Create category
Add a new event category to your taxonomy. This keeps your data organized as you launch new features.
- 17 Capability
List event properties
See all properties associated with your events. This helps you verify the data structure of your events.
- 18 Capability
Send attribution
Send partner attribution data to Amplitude. This helps you track where your users are coming from.
19—21
3 capabilities in this set.
Part of 21 available through Amplitude.
- 19 Capability
Send batch events
Send large amounts of data using the Batch API. This is the best way to handle high-volume data ingestion.
- 20 Capability
Send events
Send an array of event objects to the Amplitude cloud. Use this for sending real-time events as they happen.
- 21 Capability
Upload cohort
Create a new cohort by uploading a list of user IDs. This is perfect for creating segments from external lists.
Set up in minutes
One URL. Then ask Amplitude to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Amplitude from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Amplitude, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Amplitude for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Amplitude URL.
- Step 03
Save and start
Save the connection and enable Amplitude in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amplitude-alternative": {
"url": "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Amplitude
Open Agent mode in chat and ask: "Using Amplitude, help me...". 21 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amplitude-alternative": {
"url": "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Amplitude
Ask Copilot: "Using Amplitude, help me...". 21 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amplitude-alternative": {
"url": "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Amplitude
Open Cascade and ask: "Using Amplitude, help me...". 21 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amplitude-alternative": {
"url": "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Amplitude
Ask Cline: "Using Amplitude, help me...". 21 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amplitude-alternative --transport http "https://edge.vinkius.com/vk_preview_baDXqb9sIu68FhrLqdFsEmQuOXSS9cE3CIqTfWur/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Amplitude
Ask Claude: "Using Amplitude, show me...". 21 tools are ready
Where the request belongs
Work Amplitude can move forward.
For product teams who are tired of manual dashboard drilling and want to get answers to why things are happening in seconds.
Product Manager
Checks feature adoption and user properties during sprint planning without leaving the chat.
Data Analyst
Exports raw JSON data for specific timeframes to build custom reports and verify tracking.
Growth Engineer
Manages cohorts and identifies high-value users for targeted campaigns directly from their dev environment.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmplitude
Analyze product data via Amplitude. get user activity, calculate retention, analyze funnels, and track revenue directly from any AI agent.
Mixpanel (Event Analytics & Insights)
Manage product analytics via Mixpanel. query event trends, track conversion funnels, and audit user cohorts.
PostHog
Analyze product data via PostHog. list insights, track persons, inspect feature flags, and monitor experiments directly from any AI agent.
Countly
Manage product analytics via Countly. track user sessions, record custom events, and query deep behavioral metrics directly from your AI agent.
Heap
Automate product analytics via Heap. track events, identify users, and manage segments directly from any AI agent.
GrowingIO
Leading product analytics platform in China. manage events, segments, and metrics via AI.
Bring your own AI
Change the model, client or framework. Keep Amplitude connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Amplitude.
The practical details behind the request, access and result.
Can the Amplitude MCP help me find specific users?
Yes, it lets you fetch real-time profiles and see exactly which cohorts a specific user belongs to.
Can I use this to send data to Amplitude?
You can send single events or high-volume batches directly to your account using natural language instructions.
Does the Amplitude MCP work with my existing cohorts?
It can list all your current behavioral cohorts and let you create new ones from external lists of IDs.
Can I use this for GDPR requests?
Yes, it includes a capability to submit data deletion requests for your users to help you stay compliant.
How does this help with product experiments?
It lets you check which experiment variant a specific user is assigned to in real time for easier debugging.
Can I export data for my own reports?
You can export raw event data in JSON format for use in your own custom analysis or external capabilities.
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.
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.
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.
One connection away
Give your agent a direct line to Amplitude.
Connect Amplitude once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available