← Registry

AI & Machine Learning

hodlxxi.com

Provides self-description and discovery metadata for an AI agent, including identity, skills, and API catalog.

1 endpoint26 known toolsFirst detected July 25, 2026Last detected August 19, 2026

ENDPOINT 1

https://hodlxxi.com/agent/mcp

No auth detected

MCP server metadata

Name
HODLXXI Read-Only
Version
0.1.1
Capabilities
experimentalloggingtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Public, read-only access to the fixed HODLXXI machine-readable GET surface. No generic URL fetch, write operation, wallet access, environment access, private-key access, payment action, or Flask-monolith tool execution is provided. The live public endpoint is routed by nginx to this separate read-only sidecar.

Known tools 26

hodlxxi_get_agent_identity

Return the canonical public agent identity document, including capabilities, pricing, endpoints, skills, messaging metadata, and trust-model declarations.

Inferred read-only
hodlxxi_get_operator_continuity

Return the public operator-continuity statement, operator and agent public keys, covenant status, rotation policy, and verification references.

Inferred read-only
hodlxxi_get_api_catalog

Return the public RFC-style API linkset catalog with service descriptions, documentation links, and status links.

Inferred read-only
hodlxxi_get_agent_skills_index

Return the Agent Skills discovery index with skill names, descriptions, URLs, types, and SHA-256 digests.

Inferred read-only
hodlxxi_get_mcp_server_card

Return the live MCP discovery server card for https://hodlxxi.

Inferred read-only
hodlxxi_get_nostr_dm_policy

Return public NIP-17/NIP-59 messaging policy metadata, including intake status, custody limitations, accepted kind, and size ceiling.

Inferred read-only
hodlxxi_get_openid_configuration

Return OpenID Connect discovery metadata: issuer, authorization and token endpoints, JWKS URI, grants, scopes, PKCE, and signing algorithms.

Inferred read-only
hodlxxi_get_oauth_authorization_server

Return OAuth authorization-server metadata, including the HODLXXI agent_auth discovery block and disabled registration endpoint references.

Inferred read-only
hodlxxi_get_oauth_protected_resource

Return OAuth protected-resource metadata, including resource issuer, authorization servers, JWKS URI, scopes, and bearer method.

Inferred read-only
hodlxxi_get_jwks

Return the public RSA JSON Web Key Set used to verify HODLXXI-issued JWT signatures.

Inferred read-only
hodlxxi_get_agent_discovery

Return the signed Agent Protocol discovery document with public endpoint links, trust surfaces, timestamp, and agent signature.

Inferred read-only
hodlxxi_get_capabilities

Return the signed capabilities document with job schemas, pricing, limits, endpoint registry, public skills, and messaging metadata.

Inferred read-only
hodlxxi_get_capabilities_schema

Return the JSON Schema published for the signed HODLXXI capabilities document.

Inferred read-only
hodlxxi_get_skills

Return the checked-in public skill catalog with metadata, repository paths, and installation URLs.

Inferred read-only
hodlxxi_get_marketplace_listing

Return the normalized marketplace listing with discovery links, job types, pricing, skills, reputation snapshot, chain health, and trust model.

Inferred read-only
hodlxxi_get_reputation

Return aggregate public operating history, evidenced job counts, attestation count, trust and confidence averages, pattern distribution, and rolling trust trend.

Inferred read-only
hodlxxi_get_attestations

Return paginated signed receipt attestations.

Inferred read-only
hodlxxi_get_trust_events

Return the paginated public trust-event chain with hashes, receipt linkage, timestamps, public key, and signatures.

Inferred read-only
hodlxxi_get_nostr_announcement

Return the signed Nostr announcement template, advertised NIP-89/NIP-90 kinds, discovery links, and explicit non-goals.

Inferred read-only
hodlxxi_get_chain_health

Return attestation-chain continuity status, event count, latest event hashes, and latest timestamp when available.

Inferred read-only
hodlxxi_get_covenant_countdown

Return the machine-readable covenant countdown with chain height, spend paths, estimated unlocks, funding status, and conservative trust interpretation.

Inferred read-only
hodlxxi_get_trust_summary

Return the compact trust summary for a validated public agent identifier.

Inferred read-only
hodlxxi_get_covenant

Return a declared covenant artifact by validated covenant identifier, including descriptor, policy, funding status, public keys, and non-claims.

Inferred read-only
hodlxxi_get_report

Return a public machine-readable trust or readiness report by validated report identifier, including its canonical SHA-256 field when present.

Inferred read-only
hodlxxi_verify_receipt

Verify a previously issued receipt by job identifier and return verification status, validity, attestation, signed receipt, event hash, and QR pointer non-claims.

Inferred read-only
hodlxxi_get_receipt

Return a previously issued signed receipt by job identifier.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hodlxxi-read-only]
url = "https://hodlxxi.com/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hodlxxi-read-only": {
      "type": "http",
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hodlxxi-read-only
Remote MCP URL: https://hodlxxi.com/agent/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hodlxxi-read-only": {
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hodlxxi-read-only": {
      "type": "http",
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hodlxxi-read-only",
  "transport": "streamable-http",
  "url": "https://hodlxxi.com/agent/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hodlxxi.com was fetched 2026-08-04T01:24:33.312Z and is being refreshed.

Trust status Neutral

hodlxxi.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.