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
ccip_token_pool ~78

No description provided.

NameTypeReqDescription
chainstringyes
pool_addressstringyes
NameTypeReqDescription
resultyes

No examples provided.

ccip_track ~100

No description provided.

NameTypeReqDescription
dest_chainstringyes
message_idstringyes
offramp_addressstringyes
NameTypeReqDescription
resultyes

No examples provided.

cct_get_pool ~70

No description provided.

NameTypeReqDescription
chainstringyes
NameTypeReqDescription
resultyes

No examples provided.

cct_list_pools ~42

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

chat_by_intent ~544

No description provided.

NameTypeReqDescription
budgetstring|null
est_input_tokensinteger|null
est_output_tokensinteger|null
jurisdictionstring|null
jurisdiction_receiptstring|null
max_tokensinteger|null
messagestring|null
messagesarray|null
optimizenumber|null
payer_addressstring|null
payer_didstring|null
quality_floorstring|null
temperaturenumber|null
use_casestringyes
NameTypeReqDescription
resultyes

No examples provided.

chat_completion ~422

No description provided.

NameTypeReqDescription
budgetstring|null
imagesarray|null
jurisdictionstring|null
jurisdiction_receiptstring|null
max_tokensinteger|null
messagestringyes
modelstring|null
optimizenumber|null
quality_floorstring|null
temperaturenumber|null
use_casestring|null
NameTypeReqDescription
resultyes

No examples provided.

check_compliance ~98

No description provided.

NameTypeReqDescription
amountintegeryes
fromstringyes
tostringyes
token_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

clear_secure_mint_policy ~29

No description provided.

NameTypeReqDescription
asset_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

close_payment_channel ~110

No description provided.

NameTypeReqDescription
channel_idstringyes
final_balance_weistringyes
sender_signature_hexstringyes
NameTypeReqDescription
resultyes

No examples provided.

cluster_plan ~104

No description provided.

NameTypeReqDescription
membersarrayyes
modelyes
user_forcedboolean|null
NameTypeReqDescription
resultyes

No examples provided.

commit_challenge_vote ~143

No description provided.

NameTypeReqDescription
challenge_idstringyes
commit_hashstringyes
voterstringyes
NameTypeReqDescription
resultyes

No examples provided.

complete_task ~99

No description provided.

NameTypeReqDescription
agent_didstringyes
proof_hexstring|null
resultyes
task_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

compute_book_rental ~59

No description provided.

NameTypeReqDescription
renterstringyes
total_epochsintegeryes
NameTypeReqDescription
resultyes

No examples provided.

compute_fee_route_payouts ~86

No description provided.

NameTypeReqDescription
fee_route_idstringyes
gross_weistringyes
NameTypeReqDescription
resultyes

No examples provided.

compute_get_rental ~29

No description provided.

NameTypeReqDescription
rental_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

compute_set_pricing ~131

No description provided.

NameTypeReqDescription
capacitystring|null
max_ratestring|null
min_ratestring|null
modestringyes
NameTypeReqDescription
resultyes

No examples provided.

compute_settle_epoch ~82

No description provided.

NameTypeReqDescription
proof_validboolean|null
rental_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

compute_status ~25

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

cortex_reason ~321

No description provided.

NameTypeReqDescription
attestationstring|null
inputstringyes
max_cost_weistring|null
max_loopsinteger|null
min_loopsinteger|null
model_idstringyes
requesterstring|null
tierstring|null
NameTypeReqDescription
resultyes

No examples provided.

create_api_key ~310

No description provided.

NameTypeReqDescription
classstring|null
labelstringyes
scopesarray|null
subjectstring|null
NameTypeReqDescription
resultyes

No examples provided.

create_custody_challenge ~226

No description provided.

NameTypeReqDescription
account_addressstringyes
operationstringyes
target_hexstring|null
NameTypeReqDescription
resultyes

No examples provided.

create_database ~278

No description provided.

NameTypeReqDescription
database_idstringyes
engine_config
engine_idstringyes
max_replicationinteger|null
min_replicationinteger|null
owner_didstringyes
partitionsinteger|null
placementstring|null
price_per_querystring|null
pricing_assetstring|null
NameTypeReqDescription
resultyes

No examples provided.

create_escrow ~172

No description provided.

NameTypeReqDescription
amount_weistringyes
payeestringyes
payerstringyes
release_conditionstringyes
timeout_secsinteger|null
NameTypeReqDescription
resultyes

No examples provided.

create_mpc_wallet ~111

No description provided.

NameTypeReqDescription
key_typestring|null
thresholdinteger|null
total_sharesinteger|null
NameTypeReqDescription
resultyes

No examples provided.

create_nft_collection ~155

No description provided.

NameTypeReqDescription
base_uristring|null
creatorstringyes
descriptionstring|null
namestringyes
standardstringyes
symbolstringyes
NameTypeReqDescription
resultyes

No examples provided.

create_passkey_session ~313

No description provided.

NameTypeReqDescription
account_addressstring|null
display_namestring|null
kindstringyes
labelstring|null
ml_dsa_public_key_hexstring|null
ml_dsa_signature_hexstring|null
op_hash_hexstring|null
saltinteger
NameTypeReqDescription
resultyes

No examples provided.

create_payment_challenge ~319

No description provided.

NameTypeReqDescription
amountintegeryes
app_idstring|null
assetstringyes
protocolstringyes
recipientstringyes
resourcestringyes
NameTypeReqDescription
resultyes

No examples provided.

create_proposal ~114

No description provided.

NameTypeReqDescription
descriptionstringyes
payload
proposal_typestringyes
proposer_addressstringyes
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

create_swarm ~135

No description provided.

NameTypeReqDescription
max_membersinteger|null
membersyes
orchestrator_idstringyes
parallelboolean|null
task_timeout_secsinteger|null
NameTypeReqDescription
resultyes

No examples provided.

create_token ~247

No description provided.

NameTypeReqDescription
creatorstringyes
decimalsinteger|null
descriptionstring|null
initial_supplystringyes
namestringyes
permissionsarray|null
signaturestring|null
symbolstringyes
vm_typestring|null
NameTypeReqDescription
resultyes

No examples provided.

create_wallet ~82

No description provided.

NameTypeReqDescription
key_typestring|null
NameTypeReqDescription
addressstringyes
key_typestringyes
notestringyes
public_keystringyes

No examples provided.

create_zk_proof ~150

No description provided.

NameTypeReqDescription
circuit_idstringyes
witnessyes
NameTypeReqDescription
resultyes

No examples provided.

cross_vm_transfer ~149

No description provided.

NameTypeReqDescription
amountstringyes
from_addressstringyes
from_vmstringyes
to_addressstringyes
to_vmstringyes
tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

crosschain_burn ~118

No description provided.

NameTypeReqDescription
amountintegeryes
bridgestringyes
destinationstringyes
fromstringyes
NameTypeReqDescription
resultyes

No examples provided.

crosschain_mint ~206

No description provided.

NameTypeReqDescription
adapterstringyes
amountinteger|null
bridgestringyes
payloadstringyes
source_chainstringyes
tostring|null
NameTypeReqDescription
resultyes

No examples provided.

da_availability ~85

No description provided.

NameTypeReqDescription
addressstring|null
NameTypeReqDescription
resultyes

No examples provided.

da_challenge ~127

No description provided.

NameTypeReqDescription
commitmentstringyes
target_indexintegeryes
NameTypeReqDescription
resultyes

No examples provided.

da_committee ~41

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

da_list_blobs ~53

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

da_list_challenges ~61

No description provided.

NameTypeReqDescription
limitinteger|null
NameTypeReqDescription
resultyes

No examples provided.

database_query ~257

No description provided.

NameTypeReqDescription
bodyyes
caller_didstringyes
capabilitystring|null
consistencystring|null
database_idstringyes
envelopestring|null
partition_indexinteger|null
payment_credential
writeboolean|null
NameTypeReqDescription
resultyes

No examples provided.

database_usage ~116

No description provided.

NameTypeReqDescription
caller_didstringyes
capabilitystring|null
database_idstringyes
envelopestring|null
NameTypeReqDescription
resultyes

No examples provided.

debridge_create_tx ~125

No description provided.

NameTypeReqDescription
amountstringyes
dst_chain_idintegeryes
dst_tokenstringyes
recipientstringyes
senderstring|null
src_chain_idintegeryes
src_tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

debridge_get_chains ~26

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

debridge_get_instructions ~23

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

debridge_same_chain_swap ~92

No description provided.

NameTypeReqDescription
amountstringyes
chain_idintegeryes
senderstring|null
token_instringyes
token_outstringyes
NameTypeReqDescription
resultyes

No examples provided.

debridge_search_tokens ~76

No description provided.

NameTypeReqDescription
chain_idinteger|null
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

decide_approval ~257

No description provided.

NameTypeReqDescription
approval_idstringyes
approver_didstring|null
decisionstringyes
deny_reasonstring|null
NameTypeReqDescription
resultyes

No examples provided.

decode_result ~80

No description provided.

NameTypeReqDescription
data_hexstringyes
output_typesarrayyes
NameTypeReqDescription
resultyes

No examples provided.

decrypt_data ~79

No description provided.

NameTypeReqDescription
ciphertext_hexstringyes
key_hexstringyes
nonce_hexstringyes
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.