HODLXXI Read-Only
REMOTE · HODLXXI.COM · SCANNED AUG 3
Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.
Available components
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 Security11
- TLS not yet verified: we couldn't open a connection to check the certificate. View diagnostics → Unverified
- Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS not yet verified: we couldn't read the response headers to check for it. View diagnostics → Unverified
- DNSSEC check failed: signatures are present but failed validation. See how to fix → View diagnostics → Fail
Transport & Reachability0
- Transport check failed: declared streamable-http, but we couldn't connect to verify it. See how to fix → View diagnostics → Fail
Schema Quality & AI Usability0
- Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
- Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified
Unverified: 4 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
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 · hodlxxi.com
claude mcp add --transport http hodlxxi-hodlxxi-readonly https://hodlxxi.com/agent/mcp
[mcp_servers.hodlxxi-hodlxxi-readonly] url = "https://hodlxxi.com/agent/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"hodlxxi-hodlxxi-readonly": {
"type": "remote",
"url": "https://hodlxxi.com/agent/mcp",
"enabled": true
}
}
} openclaw mcp add hodlxxi-hodlxxi-readonly --url https://hodlxxi.com/agent/mcp --transport streamable-http
mcp_servers:
hodlxxi-hodlxxi-readonly:
url: "https://hodlxxi.com/agent/mcp" {
"mcpServers": {
"hodlxxi-hodlxxi-readonly": {
"type": "http",
"url": "https://hodlxxi.com/agent/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 31 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 0
- Endpoint reachability: reachable → unreachable ▼ security
- TLS certificate: pass → unverified ▼ security
- HSTS header: fail → unverified ▼ security
- Stability: 0.07 → unverified ▼ security
- Transport: pass → fail ▼ security
- DNSSEC: pass → fail ▼ security
- Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- 28 Jul 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.
- 27 Jul 26 +1
- 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 58
First indexed and scored.
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://hodlxxi.com/agent/mcp
TLS unreached
DNSSEC bogus
Validation of hodlxxi.com. — Bogus
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| hodlxxi.com. | present | 51946 | 13 | Bogus DNSKEY does not match the DS or is not validly self-signed |
Authentication Inconclusive
We could not reach the endpoint well enough to judge its authorisation posture.
| Result | Inconclusive |
|---|
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://hodlxxi.com/agent/mcp | Unreachable | ||
| http (plaintext) | http://hodlxxi.com/agent/mcp | HTTPS enforced |
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.
hodlxxi_get_agent_discovery ~35
Return the signed Agent Protocol discovery document with public endpoint links, trust surfaces, timestamp, and agent signature.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_agent_identity ~38
Return the canonical public agent identity document, including capabilities, pricing, endpoints, skills, messaging metadata, and trust-model declarations.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_agent_skills_index ~38
Return the Agent Skills discovery index with skill names, descriptions, URLs, types, and SHA-256 digests.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_api_catalog ~33
Return the public RFC-style API linkset catalog with service descriptions, documentation links, and status links.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_attestations ~50
Return paginated signed receipt attestations. limit must be 1-100 and offset must be non-negative.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_capabilities ~36
Return the signed capabilities document with job schemas, pricing, limits, endpoint registry, public skills, and messaging metadata.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_capabilities_schema ~30
Return the JSON Schema published for the signed HODLXXI capabilities document.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_chain_health ~33
Return attestation-chain continuity status, event count, latest event hashes, and latest timestamp when available.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_covenant ~48
Return a declared covenant artifact by validated covenant identifier, including descriptor, policy, funding status, public keys, and non-claims.
| Name | Type | Req | Description |
|---|---|---|---|
| covenant_id | string | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_covenant_countdown ~41
Return the machine-readable covenant countdown with chain height, spend paths, estimated unlocks, funding status, and conservative trust interpretation.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_jwks ~42
Return the public RSA JSON Web Key Set used to verify HODLXXI-issued JWT signatures. No private JWK fields are exposed.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_marketplace_listing ~40
Return the normalized marketplace listing with discovery links, job types, pricing, skills, reputation snapshot, chain health, and trust model.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_mcp_server_card ~52
Return the live MCP discovery server card for https://hodlxxi.com/agent/mcp, which nginx routes to the separate read-only sidecar rather than the Flask monolith.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_nostr_announcement ~43
Return the signed Nostr announcement template, advertised NIP-89/NIP-90 kinds, discovery links, and explicit non-goals.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_nostr_dm_policy ~43
Return public NIP-17/NIP-59 messaging policy metadata, including intake status, custody limitations, accepted kind, and size ceiling.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_oauth_authorization_server ~39
Return OAuth authorization-server metadata, including the HODLXXI agent_auth discovery block and disabled registration endpoint references.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_oauth_protected_resource ~39
Return OAuth protected-resource metadata, including resource issuer, authorization servers, JWKS URI, scopes, and bearer method.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_openid_configuration ~43
Return OpenID Connect discovery metadata: issuer, authorization and token endpoints, JWKS URI, grants, scopes, PKCE, and signing algorithms.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_operator_continuity ~40
Return the public operator-continuity statement, operator and agent public keys, covenant status, rotation policy, and verification references.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_receipt ~41
Return a previously issued signed receipt by job identifier. Optional requester-proof fields depend on the historical receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_report ~44
Return a public machine-readable trust or readiness report by validated report identifier, including its canonical SHA-256 field when present.
| Name | Type | Req | Description |
|---|---|---|---|
| report_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_reputation ~40
Return aggregate public operating history, evidenced job counts, attestation count, trust and confidence averages, pattern distribution, and rolling trust trend.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_skills ~30
Return the checked-in public skill catalog with metadata, repository paths, and installation URLs.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_trust_events ~50
Return the paginated public trust-event chain with hashes, receipt linkage, timestamps, public key, and signatures.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_get_trust_summary ~34
Return the compact trust summary for a validated public agent identifier.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | — | — |
Structured output declared, but exposes no named fields.
No examples provided.
hodlxxi_verify_receipt ~65
Verify a previously issued receipt by job identifier and return verification status, validity, attestation, signed receipt, event hash, and QR pointer non-claims. This does not poll /agent/jobs and cannot mint a receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | — |
Structured output declared, but exposes no named fields.
No examples provided.