How to Use the Highlight (Session Replay & UX) MCP in Claude Code
Pipe terminal logs and traces straight into Highlight using Claude Code for headless debugging.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Highlight (Session Replay & UX) MCP to Claude Code
Create your Vinkius account to connect Highlight (Session Replay & UX) 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.
Stream OTLP logs from your terminal session
The `ingest_otlp_logs` tool routes structured JSON logs containing your `highlight.project_id` from your terminal directly to Highlight. Claude Code invokes this tool during CLI sessions to log system events without opening a browser. You can pipe server outputs directly to the agent, which handles the formatting and uploads the payload. This keeps your deployment logs tied to actual user sessions automatically.
Publish trace data using this CLI MCP Server
The `ingest_otlp_traces` tool pushes OpenTelemetry JSON spans to Highlight to map terminal debug sessions to user replay timelines. Claude Code uses this tool to check backend performance issues directly from your SSH session. The command-line agent analyzes the trace hierarchy, flags slow spans, and suggests configuration adjustments. You get deep performance insights without leaving your command line.
Pipe raw logs to Highlight
The `ingest_raw_log` tool wraps unstructured terminal outputs into Highlight-compatible log envelopes for quick session linking. Claude Code calls this tool to capture stdout and stderr from failing cron jobs or CI/CD pipelines. This tool turns raw terminal noise into actionable telemetry. The agent sends the raw string, links it to your project, and prints the session replay link directly in your terminal.
Set up Highlight (Session Replay & UX) 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 seehighlight-session-replay-ux-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Highlight (Session Replay & UX) transactions." It will automatically discover and invoke the available Highlight (Session Replay & UX) tools.
claude mcp add --transport http highlight-session-replay-ux-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 Highlight (Session Replay & UX) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Highlight (Session Replay & UX) MCP today
We host it, we monitor it, we maintain it. You just paste one token.