How to Use the Hotjar (Behavior Analytics) MCP in Windsurf
Connect Hotjar (Behavior Analytics) to Windsurf and let Cascade autonomously query UX metrics and survey data right in your IDE.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hotjar (Behavior Analytics) MCP to Windsurf
Create your Vinkius account to connect Hotjar (Behavior Analytics) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Let Cascade map your funnels
This MCP Server connects Windsurf directly to your Hotjar workspace to run `list_funnels` and `list_sites`. You ask Cascade why users abandon the checkout flow, and it immediately finds the target project before pulling the drop-off metrics. Instead of making you dig through dashboards, Cascade chains these requests automatically. It cross-references the funnel data with `list_recordings` to identify specific sessions where users got stuck, giving you raw behavioral context without leaving your editor.
Analyze feedback inside Windsurf
Your agent uses `list_surveys` and `list_survey_responses` to pull qualitative user sentiment straight into your local workspace. When a product manager flags a bug report, Cascade grabs the exact survey context to help you reproduce the issue. You don't have to manually export CSVs anymore. The agent matches `list_feedback` entries with current site parameters from `get_site`, allowing it to suggest code fixes based on actual user complaints.
Autonomous heatmap investigations
Cascade queries `list_heatmaps` and `get_heatmap` to see exactly where users click on your live components. If you suspect a button is invisible to users, your AI client fetches the coordinate data to prove it. This changes how you iterate on UI design. The agent reads the click density, notices that users are clicking unlinked text instead of the primary CTA, and drafts a PR to fix the visual hierarchy immediately.
Set up Hotjar (Behavior Analytics) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Hotjar (Behavior Analytics) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Hotjar (Behavior Analytics) payment history." If connected, Cascade will call the Hotjar (Behavior Analytics) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"hotjar-behavior-analytics-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Hotjar. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Hotjar (Behavior Analytics) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hotjar (Behavior Analytics) MCP today
We host it, we monitor it, we maintain it. You just paste one token.