Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Merlonix Monitoring

REMOTE · API.MERLONIX.COM · SCANNED AUG 3

Monitoring for agencies — uptime, SSL, DNS, AI visibility, MCP health. 6 public tools, no auth.

Available components

60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security54
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1372 tokens (~98/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.merlonix.com

# add to Claude Code
claude mcp add --transport http com-merlonix-monitoring https://api.merlonix.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-merlonix-monitoring]
url = "https://api.merlonix.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-merlonix-monitoring": {
      "type": "remote",
      "url": "https://api.merlonix.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-merlonix-monitoring --url https://api.merlonix.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-merlonix-monitoring:
    url: "https://api.merlonix.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-merlonix-monitoring": {
      "type": "http",
      "url": "https://api.merlonix.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.merlonix.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=merlonix.com CN=WE1,O=Google Trust Services,C=US 22 Jun 2026 20 Sept 2026 ECDSA 256 ECDSA-SHA256 50168f4ac51058f70eb7acabb1eb3a05
SANs: merlonix.com, api.merlonix.com, *.api.merlonix.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of api.merlonix.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
merlonix.com. present 2371 13 Verified
api.merlonix.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.merlonix.com/mcp Verified 200
http (plaintext) http://api.merlonix.com/mcp Inconclusive 405
MCP tools — 14 exposed · ~1,154 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
acknowledge_alert ~86

Acknowledge one of YOUR alerts by its alert id (from list_my_alerts) — marks it as seen/being-handled without resolving it. Optionally attach a note. Requires an API key with write scope.

NameTypeReqDescription
alert_idstringyesThe alert id from list_my_alerts (a UUID).
notestringOptional note (max 500 chars).

No output schema declared.

No examples provided.

check_agent_readiness ~77

Score how ready a website is for AI agents and answer engines. Fetches /llms.txt, /robots.txt, and the homepage and returns a letter grade with per-signal findings. No browser rendering or LLM call — deterministic HTTP/parse.

NameTypeReqDescription
hostnamestringyesA public hostname, e.g. example.com

No output schema declared.

No examples provided.

check_domain_health ~74

Check the live SSL/TLS certificate (validity + expiry + issuer), DNS records (A/AAAA/MX/NS resolution), and domain-registration (RDAP) expiry of any public hostname. Each leg fails soft and is reported independently.

NameTypeReqDescription
hostnamestringyesA public hostname, e.g. example.com

No output schema declared.

No examples provided.

check_mcp_health ~113

Health-check a live MCP (Model Context Protocol) server by URL: performs a real JSON-RPC initialize handshake, then tools/list, and returns whether it is up/degraded/down, its protocol version, server name/version, the callable tool/resource/prompt inventory, transport, and handshake latency. Deterministic — no LLM. Use it to verify your own MCP server is alive and spec-compliant.

NameTypeReqDescription
urlstringyesThe MCP endpoint URL, e.g. https://example.com/mcp

No output schema declared.

No examples provided.

create_asset ~197

Start monitoring a new asset (website/domain) in YOUR Merlonix account. Provide a hostname and asset_type; optionally a label and which checks to enable. Returns the created asset. Requires an API key with write scope. Subject to your plan asset quota (a full or non-paying plan returns an error).

NameTypeReqDescription
asset_typestringyesAsset kind: "hostname" (a website/host), "domain", "certificate", or "dns_record".
dns_enabledbooleanMonitor DNS records.
domain_enabledbooleanMonitor domain-registration (RDAP) expiry.
hostnamestringyesThe hostname to monitor, e.g. example.com
labelstringOptional human label (max 120 chars).
ssl_enabledbooleanMonitor the TLS certificate (default on for hostnames).
uptime_check_urlstringOptional URL to probe for uptime (enables uptime checks).

No output schema declared.

No examples provided.

delete_asset ~64

STOP monitoring one of YOUR assets and remove it, by its asset id (from list_my_assets). This is irreversible — its check history goes too. Requires an API key with write scope.

NameTypeReqDescription
asset_idstringyesThe asset id from list_my_assets (a UUID).

No output schema declared.

No examples provided.

get_asset_checks ~65

Get the latest check results (SSL, DNS, uptime, heartbeat, port) for ONE of your monitored assets, by its asset id (from list_my_assets). Requires an API key.

NameTypeReqDescription
asset_idstringyesThe asset id from list_my_assets (a UUID).

No output schema declared.

No examples provided.

get_vendor_status ~58

Get the current status plus 30-day status history of one monitored vendor by slug (e.g. "cloudflare"). Use list_vendor_status to discover valid slugs.

NameTypeReqDescription
slugstringyesVendor slug, e.g. cloudflare

No output schema declared.

No examples provided.

list_my_alerts ~43

List recent alerts across YOUR monitored assets (SSL changes, downtime, DNS drift, vendor incidents, etc.) with their severity and lifecycle status. Requires an API key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_my_assets ~64

List the monitored assets (websites/domains) in YOUR Merlonix account. Returns each asset id, hostname, type, and monitoring status. Requires an API key (Authorization: Bearer mk_… from app.merlonix.com → Settings → API keys).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_plans ~31

List Merlonix subscription plans and pricing (Starter, Team, Agency, Compliance) with their monitoring limits.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_vendor_status ~54

List the current operational status and recent incidents of every third-party vendor Merlonix monitors (e.g. Cloudflare, GitHub, Stripe). Returns each vendor's slug, current status, and 24h incident count.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

resolve_alert ~104

Resolve one of YOUR alerts by its alert id (from list_my_alerts) — closes it. Optionally set resolution ("fixed" | "false_positive" | "wontfix") and a note. Requires an API key with write scope.

NameTypeReqDescription
alert_idstringyesThe alert id from list_my_alerts (a UUID).
notestringOptional note (max 500 chars).
resolutionstringWhy the alert is being closed.

No output schema declared.

No examples provided.

update_asset ~124

Update one of YOUR monitored assets by its asset id (from list_my_assets): relabel it or toggle which checks run. Returns the updated asset. Requires an API key with write scope.

NameTypeReqDescription
asset_idstringyesThe asset id from list_my_assets (a UUID).
dns_enabledbooleanEnable/disable DNS monitoring.
domain_enabledbooleanEnable/disable domain-registration (RDAP) monitoring.
labelstringNew label (max 120 chars).
ssl_enabledbooleanEnable/disable TLS-certificate monitoring.

No output schema declared.

No examples provided.