How to Use the HyperDX (Open Source Observability) MCP in Claude Code
Drive HyperDX log searches and alert updates from your terminal using Claude Code's headless execution.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HyperDX (Open Source Observability) MCP to Claude Code
Create your Vinkius account to connect HyperDX (Open Source Observability) 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 Log Analysis and Event Triage
Run terminal-based diagnostics during high-pressure incidents. Claude Code uses `list_logs` and `list_events` to query your infrastructure telemetry directly from your shell, piping the output to other CLI tools. You don't need to click through a heavy web interface while your site is down. Just tell the CLI to find errors in your auth service, and it will pull the exact log lines you need.
Scriptable Alerting via MCP Server
Automate your monitoring configurations through your CI/CD pipelines. This MCP Server lets Claude Code execute `create_alert` and `delete_alert` dynamically during deployment scripts or cron jobs. You can script your deployments to automatically tear down old alerts with `delete_alert` and stand up fresh ones with `create_alert`. This keeps your alerting footprint minimal and precise.
Rapid Dashboard Metadata Inspections
Get quick status updates on your infrastructure without leaving your terminal session. Claude Code runs `list_dashboards` to pull your monitoring views and `get_dashboard` to check specific panel configurations. This gives your terminal agent the exact structural context of your production metrics. It can quickly verify if a dashboard is tracking the correct metrics after a major release.
Set up HyperDX (Open Source Observability) 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 seehyperdx-open-source-observability-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest HyperDX (Open Source Observability) transactions." It will automatically discover and invoke the available HyperDX (Open Source Observability) tools.
claude mcp add --transport http hyperdx-open-source-observability-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 HyperDX (Open Source Observability) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the HyperDX (Open Source Observability) MCP today
We host it, we monitor it, we maintain it. You just paste one token.