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

Yakumo Verification Gate: conformance and disclosure checker for MCP servers

REMOTE · GATE.HORIZONSHIELD.DEV · SCANNED AUG 17

Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.

+12 this week 71 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 Security63
Transport & Reachability100
Schema Quality & AI Usability83
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 452 tokens (~113/item across 4 items; 4 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · gate.horizonshield.dev

# add to Claude Code
claude mcp add --transport http ogasurfproject-jpg-hs-verify-gate https://gate.horizonshield.dev/mcp
# ~/.codex/config.toml
[mcp_servers.ogasurfproject-jpg-hs-verify-gate]
url = "https://gate.horizonshield.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ogasurfproject-jpg-hs-verify-gate": {
      "type": "remote",
      "url": "https://gate.horizonshield.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ogasurfproject-jpg-hs-verify-gate --url https://gate.horizonshield.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ogasurfproject-jpg-hs-verify-gate:
    url: "https://gate.horizonshield.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "ogasurfproject-jpg-hs-verify-gate": {
      "type": "http",
      "url": "https://gate.horizonshield.dev/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.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +8
    • Authorization: unverified → partial security
    • Schema quality: 315 → 452 functional
    • New tool “lookup_server” functional
  • 13 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 9 Aug 26 59

    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 17 Aug 2026 · Probed https://gate.horizonshield.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=horizonshield.dev CN=WE1,O=Google Trust Services,C=US 8 Aug 2026 7 Nov 2026 ECDSA 256 ECDSA-SHA256 f0e36c93718be43713d6a6e220cc900c
SANs: horizonshield.dev, *.horizonshield.dev
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 insecure

Validation of gate.horizonshield.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
horizonshield.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://gate.horizonshield.dev/mcp Verified 200
http (plaintext) http://gate.horizonshield.dev/mcp Served over HTTP 200
MCP tools · 4 exposed · ~452 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
check_conformance ~165

Measure a public MCP endpoint against five conditions: it speaks MCP, it publishes an A2A agent card, it declares who pays it, identical input returns identical output, and the verdict itself can be recomputed by anyone. Free, no key. Conformance and disclosure only; this says nothing about whether any figure the checked server returns is correct. By default no tool on the checked server is called, so determinism comes back as not measured rather than guessed. Set allow_tool_call true only for a server you control.

NameTypeReqDescription
allow_tool_callbooleanConsent to executing one tool on the checked server, twice, with empty arguments. Only set this for a server you own. Default false.
endpointstringyeshttps URL of the MCP endpoint to measure

No output schema declared.

No examples provided.

get_conditions ~56

Return the five conditions this gate measures, what it explicitly does not verify, and the tier definitions. Takes no arguments and returns identical output every time. Read this before running a check so you know what a verdict does and does not claim.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lookup_server ~137

Look up what this register already holds about an MCP endpoint: whether it is watched, how often it is re-measured, how many measurements exist, when the first and latest were taken, and the latest verdict with the record_sha256 you can recompute yourself. Reads stored measurements only — it contacts nothing and measures nothing, so use check_conformance for a fresh reading. An endpoint that is absent is reported as absent and that is NOT a negative verdict: it means nobody has measured it here, not that it failed.

NameTypeReqDescription
endpointstringyeshttps URL of the MCP endpoint to look up, exactly as it appears on the register

No output schema declared.

No examples provided.

verify_verdict ~94

Take a verdict this gate issued and recompute its record_sha256 independently. Removes record_sha256 and recompute_note, serialises the remainder in key order, and hashes it. Returns whether the verdict was altered after it was issued. You do not have to trust the party that issued the verdict, including this one.

NameTypeReqDescription
recordobjectyesThe full verdict object as returned by check_conformance or GET /self

No output schema declared.

No examples provided.