How to Use the Hotjar (Behavior Analytics) MCP in Claude Code
Pipe Hotjar (Behavior Analytics) data directly into your terminal with Claude Code to automate UX monitoring and feedback alerts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hotjar (Behavior Analytics) MCP to Claude Code
Create your Vinkius account to connect Hotjar (Behavior Analytics) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless funnel monitoring
This MCP Server exposes your user journey metrics straight to your command line using `list_funnels`. Claude Code runs `list_sites` to grab your project IDs, then executes funnel checks on a cron schedule to watch for sudden drops in conversion. You never have to open a web browser to check site health. Your terminal agent detects a 20% drop in checkout completions, fires off a webhook to your alerting system, and logs the incident.
Terminal-based feedback extraction
Your CLI agent pulls raw user sentiment via `list_surveys` and `list_survey_responses` directly into your shell environment via this MCP Server. You can pipe this data into jq or pass it to another script for sentiment analysis. When a deployment goes bad, Claude Code instantly queries `list_feedback`. It scans the incoming widget responses for keywords like "broken" or "error", giving you immediate qualitative context during an active incident.
Audit recordings via Claude Code
Claude Code queries `list_recordings` and `list_heatmaps` to fetch bulk engagement metadata without a GUI. You can script the agent to generate weekly performance reports based purely on API responses. The agent uses `get_heatmap` to dump click coordinates into a local JSON file. SREs can then use this raw data to correlate front-end engagement spikes with backend server load.
Set up Hotjar (Behavior Analytics) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehotjar-behavior-analytics-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hotjar (Behavior Analytics) transactions." It will automatically discover and invoke the available Hotjar (Behavior Analytics) tools.
claude mcp add --transport http hotjar-behavior-analytics-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
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.