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.

xyz.tenzro/tenzro

REMOTE · MCP.TENZRO.XYZ · SCANNED AUG 23

Tenzro Network MCP server: wallet, identity, payments, inference, staking, bridges, verification.

Available components

−66 this week 0 Trust /100

Dead

Every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically: even once the server responds again it stays dead until it is manually reinstated.

Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security0
Transport & Reachability0
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
Tool Safety

Not scored yet: our latest scan of this component recorded no findings here. It fills in the next time we score it.

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.

Install

How do I install the xyz.tenzro/tenzro MCP server?

xyz.tenzro/tenzro is a hosted endpoint at https://mcp.tenzro.xyz/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.tenzro.xyz

# add to Claude Code
claude mcp add --transport http xyz-tenzro-tenzro 'https://mcp.tenzro.xyz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "xyz-tenzro-tenzro": {
      "url": "https://mcp.tenzro.xyz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xyz-tenzro-tenzro": {
      "type": "http",
      "url": "https://mcp.tenzro.xyz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.xyz-tenzro-tenzro]
url = "https://mcp.tenzro.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-tenzro-tenzro": {
      "type": "remote",
      "url": "https://mcp.tenzro.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-tenzro-tenzro --url 'https://mcp.tenzro.xyz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-tenzro-tenzro:
    url: "https://mcp.tenzro.xyz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xyz-tenzro-tenzro": {
      "Transport": "http",
      "Url": "https://mcp.tenzro.xyz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add xyz-tenzro-tenzro -t streamable-http -u 'https://mcp.tenzro.xyz/mcp'
// mcp.json
{
  "mcpServers": {
    "xyz-tenzro-tenzro": {
      "type": "http",
      "url": "https://mcp.tenzro.xyz/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.

  • 23 Aug 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 19 Aug 26 −17

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 18 Aug 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 17 Aug 26 −17

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 16 Aug 26 −16

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 11 Aug 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
  • 9 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • Stability: fail → unverified security
    • HSTS header: fail → unverified security
    • HTTPS: pass → unverified security
    • Authorization: pass → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 8 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
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 23 Aug 2026 · Probed https://mcp.tenzro.xyz/mcp

TLS unreached
DNSSEC insecure

Validation of mcp.tenzro.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
tenzro.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.tenzro.xyz/mcp Unreachable
http (plaintext) http://mcp.tenzro.xyz/mcp Inconclusive 404
MCP tools · 535 exposed · ~57,551 tokens partial

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
adaptive_burn_get_config ~60

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

adaptive_burn_get_metrics ~40

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

adaptive_burn_get_recommendation ~70

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

adaptive_burn_list_proposals ~22

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

add_hardware_signer ~102

No description provided.

NameTypeReqDescription
account_addressstringyes
device_kindstringyes
labelstring|null
public_key_hexstringyes
required_above_weistring|null
required_alwaysboolean
NameTypeReqDescription
resultyes

No examples provided.

add_passkey ~151

No description provided.

NameTypeReqDescription
account_addressstringyes
labelstring|null
new_credential_id_hexstringyes
new_passkey_public_key_hexstringyes
NameTypeReqDescription
resultyes

No examples provided.

add_passkey_guardian ~107

No description provided.

NameTypeReqDescription
account_addressstringyes
guardian_ed25519_pubkey_hexstringyes
guardian_ml_dsa_pubkey_hexstringyes
labelstring|null
thresholdinteger|null
NameTypeReqDescription
resultyes

No examples provided.

add_trusted_issuer ~116

No description provided.

NameTypeReqDescription
issuer_didstringyes
namestring
topicsarray
NameTypeReqDescription
resultyes

No examples provided.

ap2_protocol_info ~35

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

ap2_sign_mandate ~177

No description provided.

NameTypeReqDescription
mandateyes
mandate_kindstringyes
signer_didstringyes
NameTypeReqDescription
resultyes

No examples provided.

ap2_validate_mandate_pair ~202

No description provided.

NameTypeReqDescription
checkout_vdcyes
enforce_delegationboolean
payment_vdcyes
NameTypeReqDescription
resultyes

No examples provided.

ap2_verify_mandate ~74

No description provided.

NameTypeReqDescription
vdcyes
NameTypeReqDescription
resultyes

No examples provided.

assign_task ~71

No description provided.

NameTypeReqDescription
agent_didstringyes
task_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

attested_clock_now ~54

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

attested_mint ~97

No description provided.

NameTypeReqDescription
amountstringyes
callerstringyes
tostringyes
token_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

authorize_crosschain_bridge ~141

No description provided.

NameTypeReqDescription
bridgestringyes
daily_burn_limitintegeryes
daily_mint_limitintegeryes
namestringyes
NameTypeReqDescription
resultyes

No examples provided.

authorize_database_read ~92

No description provided.

NameTypeReqDescription
caller_didstringyes
capabilitystring|null
database_idstringyes
envelopestring|null
NameTypeReqDescription
resultyes

No examples provided.

authorize_session ~185

No description provided.

NameTypeReqDescription
did_envelopestringyes
duration_secsintegeryes
operationsarrayyes
wallet_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

axelar_call_contract ~82

No description provided.

NameTypeReqDescription
destination_addressstringyes
destination_chainstringyes
gas_amountstring|null
gas_tokenstring|null
payload_hexstringyes
source_chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

axelar_get_message ~29

No description provided.

NameTypeReqDescription
payload_hashstringyes
NameTypeReqDescription
resultyes

No examples provided.

axelar_list_chains ~79

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

axelar_pay_gas ~73

No description provided.

NameTypeReqDescription
destination_addressstringyes
destination_chainstringyes
gas_amountstringyes
gas_tokenstringyes
payload_hashstringyes
source_chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

babylon_get_finality_provider ~33

No description provided.

NameTypeReqDescription
validatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

babylon_list_delegations ~29

No description provided.

NameTypeReqDescription
validatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

babylon_list_finality_providers ~21

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

babylon_register_finality_provider ~83

No description provided.

NameTypeReqDescription
btc_pkstringyes
commission_bpsintegeryes
validatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

babylon_submit_finality_signature ~84

No description provided.

NameTypeReqDescription
block_hashstringyes
eots_signaturestringyes
validatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

babylon_total_stake_for_provider ~30

No description provided.

NameTypeReqDescription
validatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

bridge_quote ~150

No description provided.

NameTypeReqDescription
amountintegeryes
from_chainstringyes
protocolstring|null
to_chainstringyes
tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

bridge_tokens ~147

No description provided.

NameTypeReqDescription
amountintegeryes
assetstringyes
dest_chainstringyes
recipientstringyes
senderstringyes
source_chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

bridge_with_hook ~182

No description provided.

NameTypeReqDescription
amountintegeryes
from_chainstringyes
hook_calldatastringyes
hook_targetstringyes
senderstringyes
to_chainstringyes
tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

caip10 ~73

No description provided.

NameTypeReqDescription
addressstringyes
NameTypeReqDescription
resultyes

No examples provided.

caip19 ~174

No description provided.

NameTypeReqDescription
collection_idstring|null
kindstringyes
nft_token_idstring|null
token_idstring|null
NameTypeReqDescription
resultyes

No examples provided.

caip2 ~72

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

call_rpc ~134

No description provided.

NameTypeReqDescription
methodstringyes
params
NameTypeReqDescription
resultyes

No examples provided.

cancel_task ~72

No description provided.

NameTypeReqDescription
requester_addressstringyes
task_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_assign ~119

No description provided.

NameTypeReqDescription
autoboolean
intent_idstringyes
payeestring|null
payerstring|null
solver_didstring|null
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_compensate ~46

No description provided.

NameTypeReqDescription
intent_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_execute ~66

No description provided.

NameTypeReqDescription
intent_idstringyes
legyes
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_open ~120

No description provided.

NameTypeReqDescription
intentyes
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_quote ~79

No description provided.

NameTypeReqDescription
eta_secsinteger
intent_idstringyes
planstring
priceinteger
solver_didstringyes
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_settle ~62

No description provided.

NameTypeReqDescription
intent_idstringyes
payeestring|null
NameTypeReqDescription
resultyes

No examples provided.

capital_intent_verify ~39

No description provided.

NameTypeReqDescription
intent_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

ccip_bridge ~142

No description provided.

NameTypeReqDescription
amountstringyes
assetstringyes
dest_chainstringyes
recipientstringyes
senderstringyes
source_chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

ccip_get_fee ~164

No description provided.

NameTypeReqDescription
data_hexstring|null
dest_chainstringyes
fee_tokenstring|null
receiverstringyes
source_chainstringyes
token_amountsarray|null
NameTypeReqDescription
resultyes

No examples provided.

ccip_lanes ~80

No description provided.

NameTypeReqDescription
dest_chain_selectorstring|null
environmentstring|null
source_chain_selectorstring|null
NameTypeReqDescription
resultyes

No examples provided.

ccip_rate_limits ~88

No description provided.

NameTypeReqDescription
chainstringyes
pool_addressstringyes
remote_chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

ccip_send ~150

No description provided.

NameTypeReqDescription
data_hexstring|null
dest_chainstringyes
fee_tokenstring|null
gas_limitinteger|null
receiverstringyes
source_chainstringyes
token_amountsarray|null
NameTypeReqDescription
resultyes

No examples provided.

ccip_supported_chains ~42

No description provided.

NameTypeReqDescription
environmentstring|null
NameTypeReqDescription
resultyes

No examples provided.

ccip_supported_tokens ~41

No description provided.

NameTypeReqDescription
environmentstring|null
NameTypeReqDescription
resultyes

No examples provided.

Common questions

What is the xyz.tenzro/tenzro MCP server?

xyz.tenzro/tenzro is an MCP server listed in the public MCP registry as xyz.tenzro/tenzro. Tenzro Network MCP server: wallet, identity, payments, inference, staking, bridges, verification. This page covers its hosted endpoint (https://mcp.tenzro.xyz/mcp).

Is the xyz.tenzro/tenzro MCP server safe to use?

xyz.tenzro/tenzro scores 0 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Does the xyz.tenzro/tenzro MCP server require authentication?

Its publisher declares no required credentials for xyz.tenzro/tenzro. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

Is the xyz.tenzro/tenzro MCP server still maintained?

xyz.tenzro/tenzro has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 8 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.