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.

com.obeliskgate/trust-tools

REMOTE · OBELISKGATE.COM · SCANNED AUG 20

Website security ratings, token verification, and tamper-evident ledger heads from Obelisk Gate.

Available components

64 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 Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 382 tokens (~63/item across 6 items; 6 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 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
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; 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 · obeliskgate.com

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

  • 20 Aug 26 +1

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

  • 19 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 18 Aug 26 63

    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 20 Aug 2026 · Probed https://obeliskgate.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=obeliskgate.com CN=YE1,O=Let's Encrypt,C=US 4 Aug 2026 2 Nov 2026 ECDSA 256 ECDSA-SHA384 54a6e9b06d93847121822efb108ab39278c
SANs: obeliskgate.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of obeliskgate.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
obeliskgate.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
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'none'; script-src 'unsafe-inline'; style-src 'unsafe-inline'; style-src-attr 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; form-action 'self'; frame-ancestors 'none'; base-uri 'none'; object-src 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
permissions-policy geolocation=(), camera=(), microphone=(), payment=(), usb=(), interest-cohort=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://obeliskgate.com/mcp Verified 200
http (plaintext) http://obeliskgate.com/mcp HTTPS enforced 308 https://obeliskgate.com/mcp
MCP tools · 6 exposed · ~349 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
explain_rating ~77

Deterministically explain what an Obelisk Rating number means: its trust band, how the public scan scores, and what typically moves a score. Pure function of the number — no data is read.

NameTypeReqDescription
ratingnumberyesA 0-100 Obelisk Rating, e.g. from scan_trust or get_org_rating.

No output schema declared.

No examples provided.

gate_status ~36

Read the Gate's public liveness facts: issuer, served code revision, OIDC availability, and supported protocols. No posture internals.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_org_rating ~52

Read the public Obelisk Rating (0-100 score, trust band, and trend) for a registered organization by its slug.

NameTypeReqDescription
orgstringyesThe organization slug, e.g. acme.

No output schema declared.

No examples provided.

scan_trust ~65

Run Obelisk's public trust scan on an https URL — TLS and security-header posture, scored as an Obelisk Rating. Read-only, SSRF-guarded.

NameTypeReqDescription
urlstringyesThe https URL to scan, e.g. https://example.com

No output schema declared.

No examples provided.

transparency_head ~51

Read the current signed transparency head of Obelisk's tamper-evident receipt ledger — pin it and compare later to prove history only extends. Same data as /.well-known/obelisk-transparency.json.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_token ~68

Verify that a JSON Web Token was minted by this Obelisk Gate (ES256, correct issuer) and report its type, subject, assurance, and principal. Never returns secrets.

NameTypeReqDescription
tokenstringyesA compact-serialized JWT issued by Obelisk (id_token or access token).

No output schema declared.

No examples provided.