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.

Dominion Observatory

REMOTE · DOMINIONOBSERVATORY.COM · SCANNED AUG 3

Trust checks for MCP servers: trust scores, tool-drift detection, signed diligence receipts. Free.

+1 this week 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 Security46
Transport & Reachability100
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1771 tokens (~110/item across 16 items; 14 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2025-11-05; the latest is 2026-07-28. See how to fix → Fail
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 · dominionobservatory.com

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

  • 1 Aug 26 +1

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

  • 31 Jul 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
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

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

  • 28 Jul 26 0
    • Schema quality: excellent → good functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 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 3 Aug 2026 · Probed https://dominionobservatory.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dominionobservatory.com CN=WE1,O=Google Trust Services,C=US 21 Jul 2026 19 Oct 2026 ECDSA 256 ECDSA-SHA256 8050b62932fb6ed813d650c31b5b43aa
SANs: dominionobservatory.com, www.dominionobservatory.com, *.www.dominionobservatory.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 insecure

Validation of dominionobservatory.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
dominionobservatory.com. 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://dominionobservatory.com/mcp Verified 200
http (plaintext) http://dominionobservatory.com/mcp Inconclusive 404
MCP tools — 14 exposed · ~1,568 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_anomaly ~100

Check if observed behavior from an MCP server is anomalous compared to baselines. Use this when a server seems slow, unreliable, or returns unexpected results. Returns whether the behavior deviates significantly from normal patterns.

NameTypeReqDescription
observed_latency_msnumberThe latency you observed
observed_success_ratenumberSuccess rate you've observed (0.0 to 1.0)
server_urlstringyesThe MCP server URL to check
NameTypeReqDescription
anomaliesarray
is_anomalousbooleanWhether behavior is anomalous
recommendationstring
server_baselinesobject
server_urlstring

No examples provided.

check_trust ~103

Get the trust score and reliability metrics for any MCP server. Use this BEFORE calling an unknown MCP server to assess if it's reliable. Returns trust_score (0-100), latency stats, uptime, success rate, and how many agents have used it. Scores above 70 indicate reliable servers. Scores below 30 indicate risky servers.

NameTypeReqDescription
server_urlstringyesThe URL of the MCP server to check (e.g., https://example.workers.dev/mcp)
NameTypeReqDescription
categorystringServer category (search, code, database, etc.)
first_seenstringISO date when first tracked
foundbooleanWhether the server was found in the observatory
last_checkedstringISO date of last check
metricsobject
namestringServer display name
recent_7dobject
runtime_scorenumberRuntime behavioral score 0-100
server_urlstringThe queried server URL
static_scorenumberStatic analysis score 0-100
trust_scorenumberOverall trust score 0-100

No examples provided.

clawhub_skill_trust ~129

Check the supply-chain trust of a ClawHub (OpenClaw) skill BEFORE installing or invoking it. After the Feb-2026 ClawHavoc supply-chain attack, third-party skills can carry malware. Returns a PASS/UNCERTAIN/FAIL badge and 0-100 score aggregating ClawHub's published security scan (VirusTotal + model), moderation verdict, and provenance. Malicious/suspicious/blocked => FAIL; unscanned => UNCERTAIN.

NameTypeReqDescription
skillstringyesThe ClawHub skill slug, e.g. 'calendar'
NameTypeReqDescription
badgestringPASS | UNCERTAIN | FAIL
reasonsarray
registrystring
scorenumber0-100 supply-chain trust score
signalsobjectsecurity_status, virustotal_verdict, verify_decision, moderation_suspicious, publisher, latest_version
skillstring

No examples provided.

get_baselines ~80

Get behavioral baselines for a tool category. Shows what 'normal' looks like — average latency, success rates, typical call patterns. Use this to evaluate whether a specific server's performance is within normal range for its category.

NameTypeReqDescription
categorystringyesThe tool category to get baselines for (e.g., weather, finance, code, data)
NameTypeReqDescription
baselines_availablebooleanWhether enough data exists for baselines
categorystring
messagestring
metricsobjectPer-metric baselines with average, median, p95, min, max
preliminary_statsobject

No examples provided.

get_compliance_report ~126

Export a compliance-ready audit trail of all recorded interactions. Formatted for EU AI Act Article 12 and Singapore IMDA Agentic AI Governance Framework. Filter by server, agent, or date range. Essential for enterprises that need to prove their AI agents are behaving correctly.

NameTypeReqDescription
agent_idstringFilter by agent ID (optional)
end_datestringEnd date in YYYY-MM-DD format (optional)
server_urlstringFilter by server URL (optional)
start_datestringStart date in YYYY-MM-DD format (optional)
NameTypeReqDescription
frameworkstringCompliance framework (EU AI Act / IMDA)
generated_atstring
interactionsarrayAudit trail entries
periodobject
report_idstringUnique report identifier
total_recordsinteger

No examples provided.

get_leaderboard ~92

Get the top-rated MCP servers, optionally filtered by category. Use this to discover the most reliable MCP servers in the ecosystem. Categories include: weather, finance, code, data, search, compliance, transport, productivity, communication.

NameTypeReqDescription
categorystringFilter by category (optional). Leave empty for overall leaderboard.
limitintegerNumber of results (default 10, max 50)
NameTypeReqDescription
categorystringCategory filter applied
generated_atstringISO timestamp
serversarray
total_resultsinteger

No examples provided.

get_mica_attestation ~126

Generate an EU AI Act Article 12-style behavioral audit attestation for an MCP server — timestamped, auditable interaction records for record-keeping/traceability. (EU AI Act high-risk obligations were deferred by the Digital Omnibus to 2 Dec 2027 for Annex III and 2 Aug 2028 for Annex I products; GPAI-provider obligations apply from Aug 2026.) Returns behavioral grade, risk level, monitoring continuity status, and links to full audit exports.

NameTypeReqDescription
server_urlstringyesThe MCP server URL to generate attestation for
NameTypeReqDescription
attestation_uristringURI for the full attestation document
audit_export_urlstringURL to download full audit trail
compliance_gradestringA+, A, B, C, D, or F
generated_atstring
monitoring_continuitybooleanWhether continuous monitoring is active
risk_levelstringlow, medium, high, or critical
server_urlstring
trust_scorenumber

No examples provided.

get_server_history ~51

Get daily trust score and performance history for a server over the last 30 days. Use this to see trends — is the server improving or degrading?

NameTypeReqDescription
server_urlstringyesThe MCP server URL
NameTypeReqDescription
historyarray
server_urlstring
trendstringimproving, stable, or degrading

No examples provided.

observatory_stats ~44

Get overall statistics about the Dominion Observatory — total servers tracked, total interactions recorded, coverage by category, and data freshness. Use this to understand the scope of the trust network.

Input schema present but exposes no named parameters.

NameTypeReqDescription
avg_trust_scorenumberNetwork-wide average trust score
categoriesobjectServer count per category
last_interactionstringISO timestamp of most recent interaction
total_interactionsintegerTotal interactions recorded
total_serversintegerTotal MCP servers tracked

No examples provided.

paid_trust_verdict ~153

Get the PREMIUM behavioral trust verdict for an MCP server, with a signed, citable, tamper-evident attestation receipt. This is a paid x402 service: call WITHOUT payment_tx to receive payment instructions (0.001 USDC on Base), pay, then call again WITH the payment_tx (transaction hash, single-use) to receive the full verdict + receipt. The free check_trust tool remains available for basic scores.

NameTypeReqDescription
payment_txstringBase transaction hash proving 0.001 USDC was sent to the pay_to wallet (omit on the first call to get payment instructions)
server_slugstringyesThe MCP server slug/name to get a paid verdict for
NameTypeReqDescription
amountstring
currencystring
pay_tostring
payment_statusstringpayment_required | verified
receiptobjectsigned attestation receipt (when paid)
trust_scorenumber
verdictstring

No examples provided.

preflight_check ~159

Run a PRE-FLIGHT due-diligence check on an MCP server BEFORE your agent invokes it. Returns a verdict (PASS/UNCERTAIN/FAIL/UNRATED) plus a SIGNED, timestamped diligence receipt you keep as proof you performed a trust check — the standard of care after the ClawHavoc/Miasma supply-chain attacks. Call this before connecting to or invoking any unfamiliar MCP server.

NameTypeReqDescription
registrystringOptional: set to 'clawhub' to vet an OpenClaw/ClawHub skill instead of an MCP server
targetstringyesThe MCP server URL/name — or a ClawHub skill slug (with registry:'clawhub') — to vet before invoking
NameTypeReqDescription
diligence_receiptobjectsigned (EdDSA) timestamped receipt + verify_url
evidenceobject
recommendationstring
trust_scorenumber
verdictstringPASS | UNCERTAIN | FAIL | UNRATED

No examples provided.

register_server ~118

Register a new MCP server in the observatory. Server owners can register their servers to start building a trust score. Registration is free.

NameTypeReqDescription
categorystringPrimary category: weather, finance, code, data, search, compliance, transport, productivity, communication, other
descriptionstringWhat the server does
github_urlstringGitHub repository URL (optional, improves static score)
namestringyesHuman-readable name of the server
server_urlstringyesThe MCP server URL
NameTypeReqDescription
initial_trust_scorenumberStarting trust score
messagestring
namestring
registeredbooleanWhether registration succeeded
server_urlstring

No examples provided.

report_interaction ~186

Report the outcome of calling an MCP server. Call this AFTER you use any MCP server to contribute to the trust network. Your report helps other agents make better decisions. This is free and takes <1ms.

NameTypeReqDescription
error_messagestringIf failed: brief error description
error_typestringIf failed: timeout, auth_error, invalid_response, server_error, rate_limited, schema_mismatch
http_statusintegerHTTP status code returned (200, 429, 500, etc.)
latency_msnumberHow long the call took in milliseconds
server_urlstringyesThe URL of the MCP server you called
successbooleanyesDid the call succeed? true = worked as expected, false = error or unexpected result
tool_namestringWhich tool you called on the server
NameTypeReqDescription
messagestringConfirmation message
new_trust_scorenumberUpdated trust score after this report
recordedbooleanWhether the interaction was recorded
server_urlstringThe server URL
success_ratenumberUpdated success rate percentage
total_interactionsintegerTotal interactions now tracked

No examples provided.

verify_attestation ~101

Cryptographically verify a Dominion signed attestation (JWS) — e.g. a trust-verdict receipt, gateway attestation, or MCP Verified badge. Stateless: checks the Ed25519 signature against Dominion's published public key (no trust in this server required). Use this to confirm a receipt another party gave you is authentic and untampered.

NameTypeReqDescription
jwsstringyesThe Dominion attestation as a JWS compact string (header.payload.signature)
NameTypeReqDescription
issuerstring
key_idstring
payloadobjectThe decoded, verified attestation payload
reasonstring
validbooleanWhether the Ed25519 signature is valid

No examples provided.