mcpbeat Sign in

HODLXXI Read-Only MCP Server

answering

HODLXXI Read-Only is answering right now. Last checked 13 min ago. It exposes 26 tools. Last commit 3 Sep 2026.

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

Uptime history 47 days of history · worst day 0%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
26
Tools
read from the server
198 ms
Response time
average over 24h
0
Stars
last commit 3 Sep 2026

What the code does

We read the source, 22 h ago · tools taken from the live server · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

    p = subprocess.run(cmd, capture_output=True, text=True, timeout=timeout)
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    p = subprocess.run(cmd, capture_output=True, text=True, timeout=timeout)
Executes code built at runtime app/app.py:360
        __import__(module_name)
Builds a file path from a variable app/jwks.py:235
        new_priv_path = os.path.join(jwks_dir, f"private_key_{new_kid}.pem")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch HODLXXI Read-Only and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add hodlxxi-readonly --transport http https://hodlxxi.com/agent/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hodlxxi-readonly": {
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hodlxxi-readonly]
url = "https://hodlxxi.com/agent/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hodlxxi-readonly": {
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hodlxxi-readonly": {
      "url": "https://hodlxxi.com/agent/mcp"
    }
  }
}

Available tools 26

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

hodlxxi
hodlxxi_get_agent_discovery
Return the signed Agent Protocol discovery document with public endpoint links, trust surfaces, timestamp, and agent signature.
hodlxxi_get_agent_identity
Return the canonical public agent identity document, including capabilities, pricing, endpoints, skills, messaging metadata, and trust-model declarations.
hodlxxi_get_agent_skills_index
Return the Agent Skills discovery index with skill names, descriptions, URLs, types, and SHA-256 digests.
hodlxxi_get_api_catalog
Return the public RFC-style API linkset catalog with service descriptions, documentation links, and status links.
hodlxxi_get_attestations
Return paginated signed receipt attestations. limit must be 1-100 and offset must be non-negative.
hodlxxi_get_capabilities
Return the signed capabilities document with job schemas, pricing, limits, endpoint registry, public skills, and messaging metadata.
hodlxxi_get_capabilities_schema
Return the JSON Schema published for the signed HODLXXI capabilities document.
hodlxxi_get_chain_health
Return attestation-chain continuity status, event count, latest event hashes, and latest timestamp when available.
hodlxxi_get_covenant
Return a declared covenant artifact by validated covenant identifier, including descriptor, policy, funding status, public keys, and non-claims.
hodlxxi_get_covenant_countdown
Return the machine-readable covenant countdown with chain height, spend paths, estimated unlocks, funding status, and conservative trust interpretation.
hodlxxi_get_jwks
Return the public RSA JSON Web Key Set used to verify HODLXXI-issued JWT signatures. No private JWK fields are exposed.
hodlxxi_get_marketplace_listing
Return the normalized marketplace listing with discovery links, job types, pricing, skills, reputation snapshot, chain health, and trust model.
hodlxxi_get_mcp_server_card
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.
hodlxxi_get_nostr_announcement
Return the signed Nostr announcement template, advertised NIP-89/NIP-90 kinds, discovery links, and explicit non-goals.
hodlxxi_get_nostr_dm_policy
Return public NIP-17/NIP-59 messaging policy metadata, including intake status, custody limitations, accepted kind, and size ceiling.
hodlxxi_get_oauth_authorization_server
Return OAuth authorization-server metadata, including the HODLXXI agent_auth discovery block and disabled registration endpoint references.
hodlxxi_get_oauth_protected_resource
Return OAuth protected-resource metadata, including resource issuer, authorization servers, JWKS URI, scopes, and bearer method.
hodlxxi_get_openid_configuration
Return OpenID Connect discovery metadata: issuer, authorization and token endpoints, JWKS URI, grants, scopes, PKCE, and signing algorithms.
hodlxxi_get_operator_continuity
Return the public operator-continuity statement, operator and agent public keys, covenant status, rotation policy, and verification references.
hodlxxi_get_receipt
Return a previously issued signed receipt by job identifier. Optional requester-proof fields depend on the historical receipt.
hodlxxi_get_report
Return a public machine-readable trust or readiness report by validated report identifier, including its canonical SHA-256 field when present.
hodlxxi_get_reputation
Return aggregate public operating history, evidenced job counts, attestation count, trust and confidence averages, pattern distribution, and rolling trust trend.
hodlxxi_get_skills
Return the checked-in public skill catalog with metadata, repository paths, and installation URLs.
hodlxxi_get_trust_events
Return the paginated public trust-event chain with hashes, receipt linkage, timestamps, public key, and signatures.
hodlxxi_get_trust_summary
Return the compact trust summary for a validated public agent identifier.
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. This does not poll /agent/jobs and cannot mint a receipt.

Endpoints

URLTransportStateLatencyChecked
https://hodlxxi.com/agent/mcp streamable-http answering 221 ms 13 min ago

Alternatives to HODLXXI Read-Only

same job, measured the same way
Agent Skill
by deep-identity-inc

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

answering
HiveTrust
by srotzin

KYA identity verification, trust scoring, and performance bonds for AI agents

17 tools answering
Ccs
by correctover

Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.

local only
WeJob
by wejob

Read-only MCP server for public WeJob jobs, formations, and companies.

8 tools answering
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
Most Recommended Books
by mostrecommendedbooks

Read-only MCP server for verified book recommendations and reading lists.

6 tools answering
PopUp Organizer
by usepopup

Read-only MCP server for PopUp — search vendors, manage events, and track applications.

32 installs/wk local only
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only

HODLXXI Read-Only — questions

Answers built from our own checks of this server.

What can HODLXXI Read-Only do?
It exposes 26 tools, read directly from the server on our last check. Among them: hodlxxi_get_agent_discovery, hodlxxi_get_agent_identity, hodlxxi_get_agent_skills_index, hodlxxi_get_api_catalog, hodlxxi_get_attestations, hodlxxi_get_capabilities and 20 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is HODLXXI Read-Only working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 198 ms. The bar chart above shows every period we have measured.
How do I connect HODLXXI Read-Only?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does HODLXXI Read-Only need an API key?
No. HODLXXI Read-Only completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 26 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is HODLXXI Read-Only?
It answers our handshake in 198 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is HODLXXI Read-Only open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.