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
delegate_task ~138

No description provided.

NameTypeReqDescription
delegate_didstringyes
delegator_didstringyes
max_budget_weistring|null
taskstringyes
NameTypeReqDescription
resultyes

No examples provided.

delegate_voting_power ~123

No description provided.

NameTypeReqDescription
amount_weistring|null
from_addressstringyes
to_addressstringyes
NameTypeReqDescription
resultyes

No examples provided.

delete_file ~101

No description provided.

NameTypeReqDescription
file_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

delete_model_mcp ~52

No description provided.

NameTypeReqDescription
model_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

delete_webhook ~139

No description provided.

NameTypeReqDescription
did_envelopestringyes
webhook_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

deploy_contract ~181

No description provided.

NameTypeReqDescription
bytecodestringyes
constructor_argsstring|null
deployerstringyes
gas_limitinteger|null
signaturestring|null
vm_typestringyes
NameTypeReqDescription
resultyes

No examples provided.

derive_key ~55

No description provided.

NameTypeReqDescription
passwordstringyes
NameTypeReqDescription
resultyes

No examples provided.

detect ~136

No description provided.

NameTypeReqDescription
image_base64stringyes
model_idstringyes
score_thresholdnumber|null
NameTypeReqDescription
resultyes

No examples provided.

detect_tee ~49

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

discover_agents ~108

No description provided.

NameTypeReqDescription
agent_typestring|null
capabilitystring|null
limitinteger|null
NameTypeReqDescription
resultyes

No examples provided.

discover_models ~121

No description provided.

NameTypeReqDescription
categorystring|null
max_price_weistring|null
serving_onlyboolean|null
NameTypeReqDescription
resultyes

No examples provided.

download_agent_template ~85

No description provided.

NameTypeReqDescription
config_overrides
controller_didstringyes
template_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

download_file ~58

No description provided.

NameTypeReqDescription
file_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

download_model ~170

No description provided.

NameTypeReqDescription
model_idstringyes
sourcestring|null
NameTypeReqDescription
resultyes

No examples provided.

drop_database ~121

No description provided.

NameTypeReqDescription
caller_didstringyes
capabilitystring|null
database_idstringyes
envelopestring|null
NameTypeReqDescription
resultyes

No examples provided.

dvp_execute_saga ~150

No description provided.

NameTypeReqDescription
proofs
saga_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

dvp_finalize_saga ~62

No description provided.

NameTypeReqDescription
saga_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

dvp_get_saga ~57

No description provided.

NameTypeReqDescription
saga_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

dvp_list_sagas_by_creator ~71

No description provided.

NameTypeReqDescription
creatorstringyes
NameTypeReqDescription
resultyes

No examples provided.

dvp_open_saga ~240

No description provided.

NameTypeReqDescription
creatorstringyes
expires_at_msintegeryes
legsarrayyes
nonceintegeryes
NameTypeReqDescription
resultyes

No examples provided.

eip7702_build_designator ~110

No description provided.

NameTypeReqDescription
delegate_addressstringyes
NameTypeReqDescription
resultyes

No examples provided.

eip7702_parse_designator ~116

No description provided.

NameTypeReqDescription
codestringyes
NameTypeReqDescription
resultyes

No examples provided.

eip7702_protocol_info ~75

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

eip7702_signing_hash ~163

No description provided.

NameTypeReqDescription
chain_idintegeryes
delegate_addressstringyes
nonceintegeryes
NameTypeReqDescription
resultyes

No examples provided.

encode_function ~82

No description provided.

NameTypeReqDescription
argsarrayyes
function_sigstringyes
NameTypeReqDescription
resultyes

No examples provided.

encrypt_data ~60

No description provided.

NameTypeReqDescription
key_hexstringyes
plaintext_hexstringyes
NameTypeReqDescription
resultyes

No examples provided.

enroll_passkey ~137

No description provided.

NameTypeReqDescription
credential_id_hexstringyes
display_namestring|null
ml_dsa_public_key_hexstringyes
passkey_public_key_hexstringyes
saltinteger
NameTypeReqDescription
resultyes

No examples provided.

erc7683_get_fill ~78

No description provided.

NameTypeReqDescription
order_idstringyes
origin_chain_idintegeryes
NameTypeReqDescription
resultyes

No examples provided.

erc7683_get_order ~90

No description provided.

NameTypeReqDescription
order_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc7683_list_fills ~44

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

erc7683_list_orders ~128

No description provided.

NameTypeReqDescription
dest_chaininteger|null
limitinteger|null
statestring|null
NameTypeReqDescription
resultyes

No examples provided.

erc7683_record_fill ~242

No description provided.

NameTypeReqDescription
fill_tx_hashstringyes
filled_at_msintegeryes
fillerstringyes
order_idstringyes
origin_chain_idintegeryes
origin_settlerstringyes
outputsyes
proof_routestringyes
recipientstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_decode_get_agent ~62

No description provided.

NameTypeReqDescription
return_datastringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_decode_get_metadata ~56

No description provided.

NameTypeReqDescription
return_datastringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_append_response ~123

No description provided.

NameTypeReqDescription
agent_idyes
feedback_idstringyes
response_uristringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_feedback ~123

No description provided.

NameTypeReqDescription
context_uristringyes
ratingintegeryes
subject_agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_agent ~69

No description provided.

NameTypeReqDescription
agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_agent_uri ~78

No description provided.

NameTypeReqDescription
agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_agent_wallet ~78

No description provided.

NameTypeReqDescription
agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_feedback ~81

No description provided.

NameTypeReqDescription
indexintegeryes
subject_agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_feedback_count ~60

No description provided.

NameTypeReqDescription
subject_agent_idyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_feedback_responses ~104

No description provided.

NameTypeReqDescription
agent_idyes
feedback_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_metadata ~91

No description provided.

NameTypeReqDescription
agent_idyes
metadata_keystringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_get_validation ~66

No description provided.

NameTypeReqDescription
request_hashstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_is_feedback_revoked ~107

No description provided.

NameTypeReqDescription
agent_idyes
feedback_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_register ~53

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_register_with_metadata ~98

No description provided.

NameTypeReqDescription
agent_uristringyes
metadataarrayyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_register_with_uri ~77

No description provided.

NameTypeReqDescription
agent_uristringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_revoke_feedback ~102

No description provided.

NameTypeReqDescription
agent_idyes
feedback_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

erc8004_encode_set_agent_uri ~96

No description provided.

NameTypeReqDescription
agent_idyes
metadata_uristringyes
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.