Gainsight PX Connector for AI agents.
12 live capabilities
Manage product adoption and in-app engagement data
Waiting for input…
Why people use Gainsight PX
Gainsight PX Product Experience Analytics
This Connector lets you skip the manual work. Just ask your agent to find the users who haven't completed onboarding and see their profile details immediately. You get a clear list of who to contact without ever leaving your chat window.
What Vinkius changes
You get a direct line to your product experience data inside your favorite AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Account Syncing
A Growth Engineer asks the agent to find 50 new accounts from a list and sync them to Gainsight PX using identify_px_account.
- Real-world use case 02
Adoption Audit
A Product Manager asks the agent to find all users who haven't seen a specific in-app guide using list_px_engagements.
- Real-world use case 03
Real-time Metadata Check
A CSM Ops member asks the agent to check if a specific customer has hit their seat limit via get_account_details.
Complete set · 12capabilities
The complete Gainsight PX capability set.
These are the exact actions your AI can choose when you ask it to work with Gainsight PX.
01—04
4 capabilities in this set.
Part of 12 available through Gainsight PX.
- 01 Capability
Get my identity
Fetch the profile for your current account. This helps the agent understand the context of the active session.
- 02 Capability
Get user details
Grab detailed information about a specific user. It's the quickest way to see a user's history and profile data.
- 03 Capability
Identify px account
Sync a new account profile to your Gainsight PX environment. This ensures future events are attributed to the correct company.
- 04 Capability
Identify px user
Map a user profile to your Gainsight PX system. Use this to keep your identity mapping accurate as users sign up.
05—08
4 capabilities in this set.
Part of 12 available through Gainsight PX.
- 05 Capability
Verify api connection
Check if your connection to Gainsight PX is active. This ensures your agent has the right permissions before you start a task.
- 06 Capability
Get account details
Pull specific metadata for a given account. Use this to see high-level details about a customer's setup.
- 07 Capability
List px accounts
Search for and list all accounts in your PX environment. This is great for auditing your current customer base.
- 08 Capability
List px engagements
See all active in-app guides, sliders, and surveys. This lets you monitor your current communication strategy.
09—12
4 capabilities in this set.
Part of 12 available through Gainsight PX.
- 09 Capability
List product features
View every product feature currently being tracked. Use this to check your instrumentation coverage.
- 10 Capability
List px products
Pull a list of all products in your PX instance. This helps you navigate multi-product environments.
- 11 Capability
List px users
Query your user list based on specific filters. Use this to find active users or those who need attention.
- 12 Capability
Track server event
Log a custom interaction event from your backend. This lets you enrich your data without needing client-side code.
Set up in minutes
One URL. Then ask Gainsight PX to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gainsight PX 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_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gainsight PX for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX URL.
- Step 03
Save and start
Save the connection and enable Gainsight PX in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gainsight-px": {
"url": "https://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX
Open Agent mode in chat and ask: "Using Gainsight PX, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gainsight-px": {
"url": "https://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX
Ask Copilot: "Using Gainsight PX, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gainsight-px": {
"url": "https://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX
Open Cascade and ask: "Using Gainsight PX, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gainsight-px": {
"url": "https://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX
Ask Cline: "Using Gainsight PX, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gainsight-px --transport http "https://edge.vinkius.com/vk_preview_zpxhuSDqIwhJzOXt4L4O1lB53vte6W8EY1ZNPcTy/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 Gainsight PX
Ask Claude: "Using Gainsight PX, show me...". 12 tools are ready
Where the request belongs
Work Gainsight PX can move forward.
This is for product teams who are tired of manual data hunting. It helps the person who needs to know why users are dropping off without having to spend an hour digging through nested dashboards.
Product Manager
Checks user adoption metrics and verifies feature tracking coverage during sprint planning.
Growth Engineer
Automates the identification and syncing of new accounts as they sign up.
Customer Success Ops
Syncs account metadata to ensure the support team has the most current user info.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGainsight CS
Manage customer success, track health scores, and oversee the timeline via AI agents with Gainsight CS.
PostHog
Analyze product data via PostHog. list insights, track persons, inspect feature flags, and monitor experiments directly from any AI agent.
Amplitude
Track user behavior, analyze product metrics, and manage cohorts directly from your AI agent using Amplitude's powerful analytics suite.
GrowingIO
Leading product analytics platform in China. manage events, segments, and metrics via AI.
Mixpanel (Event Analytics & Insights)
Manage product analytics via Mixpanel. query event trends, track conversion funnels, and audit user cohorts.
FullStory
Manage digital experience intelligence, track users, and retrieve session data via AI agents with FullStory.
Bring your own AI
Change the model, client or framework. Keep Gainsight PX 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 Gainsight PX.
The practical details behind the request, access and result.
Can I use the Gainsight PX MCP to see which users are active?
Yes, you can query your entire user list and get specific profile details for any user you find.
How do I sync new users to Gainsight PX using an AI agent?
The Connector includes capabilities to identify and sync both users and accounts, so your agent can update your profiles as new people sign up.
Can I track backend events with this Connector?
Yes, you can use the server-side event tracking capability to log custom interactions directly from your backend without writing frontend code.
Does this Connector support both US and EU data regions?
Yes, it supports both regions so you can connect to your specific Gainsight PX data center.
How does this help with product adoption?
It lets your agent pull real-time engagement data and user behavior, so you can quickly identify which users are struggling with your product.
Can I see what features are currently being tracked?
Yes, you can list all product features to check your instrumentation coverage and see what data is flowing into your analytics.
How do I get an API Key for Gainsight PX?
Log in to Gainsight PX, go to Administration > Products, select your product, and you will find the API Key in the product settings.
Which region should I select?
Select 'US' if your account is hosted at api.aptrinsic.com, or 'EU' if it is hosted at api-eu.aptrinsic.com.
Can I identify new users through the agent?
Yes! Use the 'identify_px_user' capability and provide a unique 'identifyId'. The agent will create or update the user profile in Gainsight PX instantly.
Does this server support tracking custom events?
Yes, the 'track_server_event' capability allows you to log custom behavioral events for any identified user directly from your backend or chat interface.
One connection away
Give your agent a direct line to Gainsight PX.
Connect Gainsight PX once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available