OmniWatchGuard MCP Server

MCP serverWeb & browsing

Your AI can watch websites for changes so you do not have to recheck pages yourself. Once this is added, it can manage the monitors and alerts that tell you when a site updates.

Available today. Use it from your connected AI after setup.

After adding it, ask your AI to set up a monitor for a website you want to track and to create alerts for when that site changes.

Then ask your AI: use OmniWatchGuard MCP Server to list monitors

What your AI can do with it

  • Watch websites for changes
  • Create change monitors for pages you want to track
  • Adjust or remove existing monitors
  • Set up alerts so you know when a monitored site changes

From the project's README

As published by isoprest/omniwatchguard-mcp in README.md.

Model Context Protocol (MCP) server for OmniWatchGuard — AI-powered website change monitoring. Connect Claude, Cursor, or any MCP-compatible client directly to your OmniWatchGuard account to manage monitors and alerts in natural language.

Endpoint: https://mcp.omniwatchguard.com/mcp (Streamable HTTP)

What you can do

  • List and inspect your website monitors
  • Create new monitors (price, stock, text, visual, CSS, API, or SEO changes)
  • Update monitor settings (frequency, thresholds, selectors)
  • Pause, resume, or delete monitors
  • Review recent alerts across all notification channels (email, Slack, Discord, Telegram, webhook)

Tools

ToolDescription
list_monitorsList all monitors with recent change activity
get_monitorGet full details and recent results for one monitor
create_monitorCreate a new monitor
update_monitorUpdate an existing monitor's settings
set_monitor_statusPause or resume a monitor
delete_monitorDelete a monitor
list_alertsList recent notifications sent to your account

Authentication

Requires an OmniWatchGuard API key (Pro plan or higher). Generate one from your dashboard, then pass it as a Bearer token:

Authorization: Bearer owg_live_...

Connect from Claude Desktop

{
  "mcpServers": {
    "omniwatchguard": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.omniwatchguard.com/mcp",
        "--header",
        "Authorization: Bearer owg_live_YOUR_KEY_HERE"
      ]
    }
  }
}

About OmniWatchGuard

OmniWatchGuard monitors websites for price changes, stock availability, content updates, visual layout shifts, and more — with AI-powered severity filtering to cut alert noise. Learn more →

License

MIT — see LICENSE.

Tools it offers (7)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • list_monitors
  • get_monitor
  • create_monitor
  • update_monitor
  • set_monitor_status
  • delete_monitor
  • list_alerts

Signals

Last commit
Aug 2026
Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
com-omniwatchguard-mcp
Source
github.com/isoprest/omniwatchguard-mcp
Hosted endpoint
https://mcp.omniwatchguard.com/mcp