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.

Tereno on Base

REMOTE · WWW.TERENO.XYZ · 2 COMPONENTS · SCANNED AUG 7

Check a Base contract, transaction or web page before you act. Free pricing, paid per call in USDC.

62 Trust /100
Trust breakdown (6 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 →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1726 tokens (~132/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.tereno.xyz

# add to Claude Code
claude mcp add --transport http xyz-tereno-tereno https://www.tereno.xyz/api/mcp
# ~/.codex/config.toml
[mcp_servers.xyz-tereno-tereno]
url = "https://www.tereno.xyz/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-tereno-tereno": {
      "type": "remote",
      "url": "https://www.tereno.xyz/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-tereno-tereno --url https://www.tereno.xyz/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-tereno-tereno:
    url: "https://www.tereno.xyz/api/mcp"
// mcp.json
{
  "mcpServers": {
    "xyz-tereno-tereno": {
      "type": "http",
      "url": "https://www.tereno.xyz/api/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.

  • 7 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Aug 26 0
    • Tool “evidence_artifact” rewrote its description, which is the text the model reads security
    • Tool “token_metadata” rewrote its description, which is the text the model reads security
    • Tool “transaction_intent_guard” rewrote its description, which is the text the model reads security
    • Tool “web_compile” rewrote its description, which is the text the model reads security
    • Tool “contract_interface” rewrote its description, which is the text the model reads security
    • Tool “contract_change” rewrote its description, which is the text the model reads security
    • Tool “contract_guard” rewrote its description, which is the text the model reads security
    • Tool “chain_snapshot” rewrote its description, which is the text the model reads security
  • 5 Aug 26 +1
    • Stability: unverified → 0.03 functional
    • New tool “tereno_evidence_reference” functional
  • 4 Aug 26 60

    First indexed and scored.

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 7 Aug 2026 · Probed https://www.tereno.xyz/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.tereno.xyz CN=YR1,O=Let's Encrypt,C=US 14 Jul 2026 12 Oct 2026 RSA 2048 SHA256-RSA 59fb2cf2f9802c6caf9c2ca62a691409477
SANs: www.tereno.xyz
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of www.tereno.xyz. Not signed

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

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
content-security-policy frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.tereno.xyz/api/mcp Verified 200
http (plaintext) http://www.tereno.xyz/api/mcp HTTPS enforced 308 https://www.tereno.xyz/api/mcp
MCP tools · 13 exposed · ~1,510 tokens

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.

Tool Tokens
chain_snapshot ~95

What is the current state of Base? Latest block number, timestamp, base fee and suggested gas fees in a single cheap call — no parameters required. Paid per call with x402 on Base: $0.01 to $0.02 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

contract_change ~153

Did this token's contract change under you? Compare a Base contract with its previous Tereno observation to catch a silent proxy upgrade, an admin swap, a bytecode change or a freshly paused contract, each answer stating the block it stops being valid at. Paid per call with x402 on Base: $0.01 to $0.02 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

NameTypeReqDescription
addressstringyesBase token or contract address to compare against its previous observation. Poll it on a watchlist: the answer states the block it stops being valid at.

No output schema declared.

No examples provided.

contract_guard ~108

Is this Base contract safe to interact with? Check whether an address is executable code, detect common proxy and pause signals, and return a bounded action verdict. Paid per call with x402 on Base: $0.01 to $0.03 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

NameTypeReqDescription
addressstringyesBase contract address to check.

No output schema declared.

No examples provided.

contract_interface ~137

What standard does this Base contract implement? Detect ERC-20, ERC-721, ERC-1155 and ERC-165 support plus EIP-1967 proxy control slots in one bounded check. Paid per call with x402 on Base: $0.01 to $0.02 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

NameTypeReqDescription
addressstringyesBase contract address to probe for ERC-20, ERC-721, ERC-1155, ERC-165 and proxy patterns.

No output schema declared.

No examples provided.

demand_pledge ~85

Free market-signal pledge. It earns no credit now; a bounded non-transferable credit is released only if this same wallet later settles the named capability after it exists.

NameTypeReqDescription
capabilitystringyes2-64 character capability id, e.g. wallet-scam-classification.
walletstringyesYour Base wallet; must later be the x402 payer.

No output schema declared.

No examples provided.

evidence_artifact ~122

Can this public Tereno artifact be reused? Return machine-readable provenance, field validity and recomputation inputs for a shared Base artifact. Paid per call with x402 on Base: $0.01 to $0.03 USDC depending on how much of the answer the network already has. Private: the response is never cached, shared or resold, and it can only describe work that was already public.

NameTypeReqDescription
artifactIdstringyesPublic reusable artifact id another agent returned to you. Expired artifacts are recomputed in place at the refresh price.

No output schema declared.

No examples provided.

tereno_catalog ~52

Free. The full capability catalog: what each one answers, its price tiers in USDC on Base, how long an answer stays valid, and whether it is shared or private. Read this before paying for anything.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tereno_evidence_reference ~128

Free. Resolve an artifactId another agent handed you: producer, validity window and the exact normalized input needed to reproduce it. Supply a stable opaque installationId to participate in the cross-agent reference experiment; it is hashed, deduplicated daily and never creates payment or credit.

NameTypeReqDescription
artifactIdstringyesPublic Tereno artifact id received from another agent.
channelstringOptional lowercase channel label, e.g. mcp or dex-bot.
installationIdstringStable opaque id for this receiving installation; do not use a wallet or secret.

No output schema declared.

No examples provided.

tereno_price ~137

Free. Indicative price and reuse tier for one specific input, without binding a quote or revealing a wallet. Returns hit when another agent already paid to compute this and it is still fresh, partial when only the durable half survives, miss when nothing is there to reuse. The gap between those tiers is what reuse is worth.

NameTypeReqDescription
addressstringBase contract address, for the capabilities that take one.
artifactIdstringArtifact id, for evidence.artifact.
capabilitystringyesCapability id, for example token.metadata or contract.guard.
urlstringPublic page URL, for web.compile.

No output schema declared.

No examples provided.

tereno_receipt ~78

Free. Look up what a settled invocation actually charged: capability, version, cache tier, list price, credit applied, price paid and whether it settled on chain. Use it to check that a call you or another agent paid for was billed the way it was quoted.

NameTypeReqDescription
invocationIdstringyesInvocation id from a receiptUrl.

No output schema declared.

No examples provided.

token_metadata ~118

What token is this? Read a Base token's name, symbol, decimals and total supply as one typed, cache-shared answer with block-level freshness. Paid per call with x402 on Base: $0.01 to $0.03 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

NameTypeReqDescription
addressstringyesBase token contract address to read name, symbol, decimals and total supply from.

No output schema declared.

No examples provided.

transaction_intent_guard ~157

Is this transaction safe to sign? Before signing on Base, classify transaction intent, simulate execution, estimate gas, infer standard balance and allowance deltas, flag a scam or unlimited approval that could drain your wallet, and inspect target changes and pause state. Paid per call with x402 on Base: $0.05 USDC. Private: never cached, shared or resold. Your unsigned transaction stays with the wallet that paid for it.

NameTypeReqDescription
datastringUnsigned calldata. Defaults to 0x.
fromstringyesUnsigned transaction sender on Base.
tostringyesUnsigned transaction target on Base.
valuestringNative ETH value in wei. Defaults to 0.

No output schema declared.

No examples provided.

web_compile ~140

Turn a public web page into bounded, LLM-ready Markdown with resolved links, citations and a content-addressed artifact. Reuse the same fresh page instead of paying to fetch it again. Paid per call with x402 on Base: $0.02 to $0.1 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

NameTypeReqDescription
urlstringyesPublic HTTP(S) page to compile. Private and local targets are rejected.
walletstringyesBase wallet that will sign the x402 payment.

No output schema declared.

No examples provided.