# Hexometer MCP for AI Agents AI Agent Connect

> Hexometer MCP lets you manage website health, performance, and uptime directly through your AI agent. It pulls real-time data from Hexometer to give you a clear picture of your site's status, from page load speeds to security alerts, without you having to dig through a dashboard.

## Overview
- **Category:** developer-tools
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_V7VkUnVczMMJXcMnakypipZAhog0SZcwNo8sunjr/ai-agent-connect
- **Tags:** website-health, page-speed, performance-monitoring, uptime-tracking, technical-seo, asset-analysis

## Description

Hexometer MCP connects your account to your AI agent so you can take full control of your website monitoring and technical health through natural conversation. This Connector lets you skip the manual work of jumping between tabs to check if your site is up or how fast it's loading for mobile users. Your agent acts as a dedicated Web Performance Engineer or Site Reliability Analyst. Instead of refreshing a monitoring dashboard every ten minutes, you can just ask your agent for a status update or a deep dive into specific issues. It handles the heavy lifting of pulling site health scores, security statuses, and historical uptime stats so you can stay focused on shipping code or managing your store. When you're troubleshooting, you can have your agent scan for heavy assets or check for broken links on the fly. You can also run on-demand SEO audits to check meta tags and headers or verify your SSL certificate expiry. You'll find this is one of the most practical ways to use the Vinkius catalog to manage technical SEO and site reliability in one place.

## Tools

### get_site_health
Pull the overall health status for a specific property. Use it to get a high-level snapshot of your site's status.

### get_security_status
Retrieve SSL and general security health for a site. This ensures your users stay safe and your site stays live.

### get_uptime_stats
Get historical uptime statistics for a site. Use this to see how reliable your service has been over time.

### list_recent_alerts
List recent monitoring alerts and notifications. This lets you see what went wrong in the last few hours.

### list_monitored_sites
List all websites tracked in your Hexometer account. Use this to see your full portfolio at a glance.

### list_wordpress_syncs
List active WordPress plugin syncs. This helps you manage your content synchronization.

### run_seo_audit
Perform an on-demand SEO audit for a URL. It checks your meta tags and headers for search engine readiness.

### check_broken_links
Find all 404 errors and dead links on a specific property. This helps you clean up your site structure quickly.

### check_speed_desktop
Get desktop speed scores and asset details. This provides a full picture of your site's loading performance.

### check_speed_mobile
Analyze the page speed for a mobile URL. Use this to see how your site performs on phones.

### check_page_errors
Scan a page for heavy assets and JavaScript errors. It helps you find the specific files slowing things down.

## Prompt Examples

**Prompt:** 
```
Check the mobile speed for https://example.com
```

**Response:** 
```
Analyzing mobile performance... Example.com has a mobile speed score of 82/100. The largest contentful paint (LCP) is 2.4s. I also detected 3 heavy image assets that could be optimized. Would you like the full list of errors?
```

**Prompt:** 
```
Show me the health status for property ID 'prop_123'
```

**Response:** 
```
Accessing site health... Property prop_123 is currently Healthy (Score: 94/100). Uptime is 100% for the last 30 days. However, the SSL certificate expires in 12 days. Should I set a reminder for the renewal?
```

**Prompt:** 
```
Run an SEO audit for 'https://myblog.com/post-1'
```

**Response:** 
```
SEO audit complete! I've scanned the post. Meta titles and descriptions are well-optimized. However, 2 images are missing alt tags and there is no H1 header defined. Would you like me to suggest some improvements?
```

## Capabilities

### Check mobile page speed
Get instant performance scores for mobile URLs to see how users experience your site.

### Scan for page errors
Identify heavy scripts and JavaScript errors that might be breaking your layout.

### Audit site SEO
Run on-demand scans for meta tags and headers to improve search rankings.

### Monitor site uptime
Pull historical availability statistics to see how often your service stays online.

### Check security status
Verify SSL certificate expiry and general security posture across your properties.

### List broken links
Find 404 errors and dead links across your monitored websites.

## Use Cases

### Production Hotfix
A developer notices a slow page and asks the agent to check_page_errors to find the script causing the hang.

### SEO Content Launch
An SEO specialist runs run_seo_audit on a new blog post to ensure all meta tags are correct before publishing.

### E-commerce Uptime Check
An owner asks for the latest list_recent_alerts to see if there were any outages during a flash sale.

### Portfolio Audit
A manager uses list_monitored_sites to get a bird's eye view of all client properties in the Hexometer account.

## Benefits

- Stop manual dashboard checking by getting site health scores directly in your AI chat.
- Fix performance bottlenecks faster by using check_page_errors to find heavy scripts.
- Improve search rankings by running run_seo_audit on new pages before they go live.
- Reduce downtime risk by constantly checking security_status and SSL expiry dates.
- Manage large portfolios easily with list_monitored_sites to see every property in one go.
- Keep mobile users happy by using check_speed_mobile to verify your site's responsiveness.

## How It Works

The bottom line is you get a live window into your website's technical health without leaving your primary workspace.

1. Subscribe to the Hexometer MCP on Vinkius.
2. Add your Hexometer API Key from your property settings.
3. Ask your AI client to check your site's health or performance.

## Frequently Asked Questions

**What does the Hexometer MCP do for my website?**
It connects your Hexometer account to your AI client so you can check uptime, speed, and SEO health using natural language.

**Can I use Hexometer MCP to check for broken links?**
Yes, you can ask your agent to find 404 errors on any property so you can fix dead links before users find them.

**How does Hexometer MCP help with mobile performance?**
You can ask the agent to run a mobile speed test on any URL to see how it performs on phones and identify heavy assets.

**Can I see my site's security status with Hexometer MCP?**
Yes, it retrieves your SSL certificate expiry and general security health so you can stay on top of your site's safety.

**Does Hexometer MCP support multiple websites?**
It lets you list all properties in your account and check the health of each one individually.

**Can I use Hexometer MCP to audit my SEO?**
You can run on-demand SEO scans to check meta tags, headers, and other on-page elements for any URL.

**How do I find my Hexometer API Key?**
Log in to Hexometer, select a property from your dashboard, navigate to **Settings**, and you will find your unique **API Key** listed in the API section.

**Can I trigger a performance check for any URL?**
Yes! The `check_speed_desktop`, `check_speed_mobile`, and `run_seo_audit` tools allow you to provide any URL. Hexometer will perform a real-time analysis and return the results.

**Does the integration detect broken links?**
Yes, you can use the `check_broken_links` tool with a property ID to retrieve a list of all detected 404 errors and dead links identified by Hexometer's automated scans.

**Is the integration secure for monitoring data?**
Absolutely. The integration uses official Hexometer API keys over HTTPS. Your credentials are encrypted and stored securely within the Vinkius Cloud infrastructure.