How to Use the Hexometer MCP in Claude Code
Automate your SRE and DevOps workflows with Hexometer data directly in your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hexometer MCP to Claude Code
Create your Vinkius account to connect Hexometer 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.
Site Monitoring for Your CI/CD Pipeline
This isn't for GUIs. This MCP server puts Hexometer's monitoring tools into your shell scripts and automated workflows. Run `get_site_health` as a build step to fail any deployment that hurts performance. Use `get_security_status` to check for SSL issues before a release goes live. The output is clean and easy to parse, perfect for scripting. It's designed for headless execution.
Pipe Live Alerts to Any Service
Get alerts where you need them. The `list_recent_alerts` tool gives you a stream of monitoring events. You can pipe this directly to a script that files a ticket, sends a Slack message, or triggers a PagerDuty incident. Same goes for uptime. Set up a cron job to call `get_uptime_stats` every five minutes and log it to a time-series database. You control the data flow completely.
Run Audits from the Command Line with Claude Code
Forget logging into a dashboard. From your terminal, you can kick off a full `run_seo_audit` on a new URL or use `check_broken_links` to generate a list of 404s before a content migration. This is about speed and efficiency. Check mobile and desktop performance with `check_speed_mobile` and `check_speed_desktop`, then `grep` the output for the exact metric you care about. It's raw, powerful access.
Set up Hexometer 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 seehexometer-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hexometer transactions." It will automatically discover and invoke the available Hexometer tools.
claude mcp add --transport http hexometer-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 Hexometer MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hexometer MCP today
We host it, we monitor it, we maintain it. You just paste one token.