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
memory_grant ~176

No description provided.

NameTypeReqDescription
agent_didstringyes
kindstring|null
metadata
sourcestring|null
textstringyes
NameTypeReqDescription
resultyes

No examples provided.

memory_recall ~151

No description provided.

NameTypeReqDescription
agent_didstringyes
kinteger|null
modestring|null
querystringyes
NameTypeReqDescription
resultyes

No examples provided.

mint_nft ~152

No description provided.

NameTypeReqDescription
amountinteger|null
collection_idstringyes
tostringyes
token_idstringyes
uristringyes
NameTypeReqDescription
resultyes

No examples provided.

mint_stable_asset ~78

No description provided.

NameTypeReqDescription
amountstringyes
issuerstringyes
unit_tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

model_recipient_key ~42

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

moe_catalog_shape ~62

No description provided.

NameTypeReqDescription
model_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

moe_expert_load ~153

No description provided.

NameTypeReqDescription
blob_base64string|null
expertintegeryes
layerintegeryes
model_idstringyes
uristring|null
NameTypeReqDescription
resultyes

No examples provided.

moe_expert_status ~51

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

moe_forward ~180

No description provided.

NameTypeReqDescription
allow_coldboolean|null
d_modelintegeryes
hidden_statesstringyes
layerintegeryes
model_idstringyes
top_kinteger|null
NameTypeReqDescription
resultyes

No examples provided.

moe_gate_load ~123

No description provided.

NameTypeReqDescription
blob_base64string|null
layerintegeryes
model_idstringyes
uristring|null
NameTypeReqDescription
resultyes

No examples provided.

moe_plan_dispatch ~93

No description provided.

NameTypeReqDescription
allow_coldboolean|null
model_idstringyes
routingsarrayyes
NameTypeReqDescription
resultyes

No examples provided.

moe_prepare_experts ~251

No description provided.

NameTypeReqDescription
expertsarray|null
include_gateboolean|null
layerintegeryes
model_idstringyes
quant
NameTypeReqDescription
resultyes

No examples provided.

moe_prepare_status ~77

No description provided.

NameTypeReqDescription
job_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

moe_replication_policy ~34

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

moe_shard_map ~59

No description provided.

NameTypeReqDescription
model_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

mpc_keygen ~289

No description provided.

NameTypeReqDescription
finalized_block_hashstringyes
local_didstringyes
participant_didsarrayyes
peer_bindingsobject
session_noncestringyes
thresholdintegeryes
NameTypeReqDescription
resultyes

No examples provided.

mpc_keygen_status ~105

No description provided.

NameTypeReqDescription
instance_idstring|null
NameTypeReqDescription
resultyes

No examples provided.

netting_compute ~104

No description provided.

NameTypeReqDescription
obligationsarrayyes
NameTypeReqDescription
resultyes

No examples provided.

netting_get_batch ~49

No description provided.

NameTypeReqDescription
batch_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

netting_list_batches ~34

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

netting_settle ~52

No description provided.

NameTypeReqDescription
batch_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

node_profile ~88

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

node_reachability ~34

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

oauth_discovery ~71

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultyes

No examples provided.

open_payment_channel ~145

No description provided.

NameTypeReqDescription
app_idstring|null
deposit_weistringyes
recipientstringyes
senderstringyes
NameTypeReqDescription
resultyes

No examples provided.

orchestrate ~335

No description provided.

NameTypeReqDescription
budgetstring|null
intentstringyes
max_iterationsinteger|null
payer_addressstring|null
payer_didstring|null
use_casestring|null
NameTypeReqDescription
resultyes

No examples provided.

pause_agent ~131

No description provided.

NameTypeReqDescription
agent_didstringyes
controller_didstringyes
reasonstringyes
NameTypeReqDescription
resultyes

No examples provided.

permit2_digest ~243

No description provided.

NameTypeReqDescription
amountstringyes
chain_idintegeryes
deadlineintegeryes
noncestringyes
ownerstringyes
spenderstringyes
tokenstringyes
witnessstring|null
witness_type_stringstring|null
NameTypeReqDescription
resultyes

No examples provided.

permit2_domain_separator ~74

No description provided.

NameTypeReqDescription
chain_idintegeryes
NameTypeReqDescription
resultyes

No examples provided.

permit2_nonce_used ~48

No description provided.

NameTypeReqDescription
noncestringyes
ownerstringyes
NameTypeReqDescription
resultyes

No examples provided.

permit2_verify_and_consume ~131

No description provided.

NameTypeReqDescription
amountstringyes
chain_idintegeryes
deadlineintegeryes
noncestringyes
ownerstringyes
signaturestringyes
spenderstringyes
tokenstringyes
witnessstring|null
witness_type_stringstring|null
NameTypeReqDescription
resultyes

No examples provided.

post_agent_bond ~188

No description provided.

NameTypeReqDescription
agent_didstringyes
amountstringyes
controller_didstringyes
fromstringyes
NameTypeReqDescription
resultyes

No examples provided.

post_task ~251

No description provided.

NameTypeReqDescription
deadlineinteger|null
descriptionstringyes
inputstringyes
max_price_weistringyes
poster_addressstringyes
prioritystring|null
required_modelstring|null
task_typestringyes
titlestringyes
NameTypeReqDescription
resultyes

No examples provided.

prepaid_balance ~66

No description provided.

NameTypeReqDescription
assetstring|null
renterstringyes
NameTypeReqDescription
resultyes

No examples provided.

prepaid_deposit ~160

No description provided.

NameTypeReqDescription
amountstringyes
assetstring|null
renterstringyes
NameTypeReqDescription
resultyes

No examples provided.

prepaid_withdraw ~131

No description provided.

NameTypeReqDescription
amountstringyes
assetstring|null
renterstringyes
NameTypeReqDescription
resultyes

No examples provided.

quarantine_agent ~175

No description provided.

NameTypeReqDescription
agent_didstringyes
controller_didstringyes
evidence_hashstring|null
reasonstringyes
NameTypeReqDescription
resultyes

No examples provided.

quote_bridge_fee_in_tnzo ~162

No description provided.

NameTypeReqDescription
adapterstringyes
dest_chainstringyes
native_fee_smallest_unitstringyes
NameTypeReqDescription
resultyes

No examples provided.

quote_task ~174

No description provided.

NameTypeReqDescription
confidenceinteger|null
estimated_secsintegeryes
model_idstringyes
notesstring|null
price_weistringyes
provider_addressstringyes
task_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

rate_agent_template ~85

No description provided.

NameTypeReqDescription
ratingintegeryes
reviewstring|null
template_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

record_route_outcome ~198

No description provided.

NameTypeReqDescription
clusterintegeryes
model_idstringyes
outcomestringyes
NameTypeReqDescription
resultyes

No examples provided.

redeem_stable_asset ~67

No description provided.

NameTypeReqDescription
amountstringyes
issuerstringyes
unit_tokenstringyes
NameTypeReqDescription
resultyes

No examples provided.

refund_escrow ~90

No description provided.

NameTypeReqDescription
escrow_idstringyes
payerstringyes
NameTypeReqDescription
resultyes

No examples provided.

register_agent ~483

No description provided.

NameTypeReqDescription
bls_public_keystring|null
capabilitiesarray
creatorstringyes
namestringyes
pq_public_keystring|null
public_keystring|null
NameTypeReqDescription
resultyes

No examples provided.

register_agent_template ~312

No description provided.

NameTypeReqDescription
creator_addressstringyes
creator_didstring|null
creator_walletstring|null
descriptionstringyes
docs_urlstring|null
namestringyes
pricingstring|null
system_promptstringyes
tagsstring|null
template_typestringyes
versionstring|null
NameTypeReqDescription
resultyes

No examples provided.

register_app ~280

No description provided.

NameTypeReqDescription
activeboolean|null
app_idstringyes
app_walletstringyes
developer_didstringyes
envelopestringyes
margin_bpsintegeryes
min_balancestring|null
signing_pubkeysarrayyes
NameTypeReqDescription
resultyes

No examples provided.

register_compliance ~221

No description provided.

NameTypeReqDescription
allowed_countriesarray|null
blocked_countriesarray|null
max_balance_per_holderinteger|null
max_holdersinteger|null
min_kyc_tierintegeryes
require_kycbooleanyes
token_idstringyes
NameTypeReqDescription
resultyes

No examples provided.

register_identity ~108

No description provided.

NameTypeReqDescription
controller_didstring|null
display_namestringyes
identity_typestringyes
NameTypeReqDescription
resultyes

No examples provided.

register_nft_pointer ~101

No description provided.

NameTypeReqDescription
addressstringyes
collection_idstringyes
vmstringyes
NameTypeReqDescription
resultyes

No examples provided.

register_provider ~265

No description provided.

NameTypeReqDescription
acceleratorsarray|null
cloud_tierstring|null
max_concurrentinteger|null
namestringyes
provider_typestringyes
stakestring|null
terabytesinteger|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.