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.

ECZ-ID Trust MCP

REMOTE · TRUST-MCP.ECOCITIZENZ.COM · SCANNED SEP 20

Read-only ECZ-ID Business Passport state lookup via the public ECZ-ID Resolver. Reports state only.

+3 this week 69 Trust /100
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 Security46
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 790 tokens (~112/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage75
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 25% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the ECZ-ID Trust MCP server?

ECZ-ID Trust MCP is a hosted endpoint at https://trust-mcp.ecocitizenz.com/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 · trust-mcp.ecocitizenz.com

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

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 11 Sept 26 +1
    • Schema quality: 97 → 112 functional
    • “explain_status” reworded the description of “ecz_id” cosmetic
    • “get_current_state” reworded the description of “ecz_id” cosmetic
    • “get_resolver_link” reworded the description of “ecz_id” cosmetic
    • “resolve_identity” reworded the description of “ecz_id” cosmetic
  • 9 Sept 26 +1

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

  • 7 Sept 26 +1

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

  • 5 Sept 26 +1

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

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 20 Sept 2026 · Probed https://trust-mcp.ecocitizenz.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=trust-mcp.ecocitizenz.com CN=GeoTrust TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US 19 Aug 2026 19 Feb 2027 RSA 2048 SHA256-RSA 57027044b7d6df1a0648f850428fa15
SANs: trust-mcp.ecocitizenz.com
CN=GeoTrust TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 2 Nov 2017 2 Nov 2027 RSA 2048 SHA256-RSA d07782a133fc6f9a57296e131ffd179
CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 1 Aug 2013 15 Jan 2038 RSA 2048 SHA256-RSA 33af1e6a711a9a0bb2864b11d09fae5

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of trust-mcp.ecocitizenz.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
ecocitizenz.com. 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

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://trust-mcp.ecocitizenz.com/mcp Verified 200
http (plaintext) http://trust-mcp.ecocitizenz.com/mcp Inconclusive 404
MCP tools · 7 exposed · ~712 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. 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
create_request_to_resolve ~124

AUTHENTICATED: create a neutral, shareable request for independently re-checkable ECZ-ID evidence. Requires a Microsoft Entra bearer token with the RequestToResolve.Create scope (or app role). It never verifies a target, never sends messages, and absence of evidence is never rendered as unsafe.

NameTypeReqDescription
consent_modestringyes
idempotency_keystring
requested_evidence_categorystringyes
resolver_refstring
target_descriptorstringyes
target_typestringyes

No output schema declared.

No examples provided.

explain_status ~108

Deterministically render the exact ECZ-ID status using the claims-safe renderer (VERIFIED is an ECZ-ID state, not a Microsoft certification). Absence of evidence renders the approved neutral wording — never "unsafe". No LLM.

NameTypeReqDescription
ecz_idstringyesECZ-ID identifier. Parent, e.g. ECZ-GB-RBS1NW; or child Passport, e.g. ECZ-GB-RBS1NW::MCP_PASSPORT-ABC123

No output schema declared.

No examples provided.

find_product ~130

Given narrow context flags, return ONE best next ECZ-ID product action (free/community routes win where correct; neutral context routes to free public verification).

NameTypeReqDescription
agent_concernboolean
business_identity_missingboolean
deeper_evidence_requiredboolean
developer_local_workflowboolean
implementation_assessment_neededboolean
mcp_concernboolean
multi_tenant_estateboolean
org_wide_governanceboolean
software_supply_chain_evidenceboolean

No output schema declared.

No examples provided.

get_current_state ~90

Return the narrow current Resolver-derived state for an ECZ-ID (state, checked_at, Resolver link). No risk/safety/compliance inference.

NameTypeReqDescription
ecz_idstringyesECZ-ID identifier. Parent, e.g. ECZ-GB-RBS1NW; or child Passport, e.g. ECZ-GB-RBS1NW::MCP_PASSPORT-ABC123

No output schema declared.

No examples provided.

get_install_instructions ~75

Return deterministic official install/discovery routes for an ECZ-ID product or surface (canonical URLs only; planned Microsoft surfaces carry no URLs).

NameTypeReqDescription
productstringyesProduct slug: mcp-trust | agent-trust | developer-trust | resolver | developer-gateway | trustops | mcp-services | msp

No output schema declared.

No examples provided.

get_resolver_link ~81

Return the deterministic public Resolver proof/re-check URL for an ECZ-ID. No network call.

NameTypeReqDescription
ecz_idstringyesECZ-ID identifier. Parent, e.g. ECZ-GB-RBS1NW; or child Passport, e.g. ECZ-GB-RBS1NW::MCP_PASSPORT-ABC123

No output schema declared.

No examples provided.

resolve_identity ~104

Resolve an ECZ-ID through the public ECZ-ID Resolver and return the exact canonical state with checked_at, Resolver proof link, re-check action and the local-policy caveat. Never asserts safety, approval or compliance.

NameTypeReqDescription
ecz_idstringyesECZ-ID identifier. Parent, e.g. ECZ-GB-RBS1NW; or child Passport, e.g. ECZ-GB-RBS1NW::MCP_PASSPORT-ABC123

No output schema declared.

No examples provided.

Common questions

What is the ECZ-ID Trust MCP server?

ECZ-ID Trust MCP is listed in the public MCP registry as com.ecocitizenz/trust-mcp. Read-only ECZ-ID Business Passport state lookup via the public ECZ-ID Resolver. Reports state only. This page covers its hosted endpoint (https://trust-mcp.ecocitizenz.com/mcp).

Is the ECZ-ID Trust MCP server safe to use?

ECZ-ID Trust MCP scores 69 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.

What tools does the ECZ-ID Trust MCP server expose?

ECZ-ID Trust MCP exposes 7 tools: resolve_identity, get_current_state, get_resolver_link, explain_status, find_product, and 2 more. Their descriptions and schemas cost roughly 712 tokens of context every time the server is loaded.

Does the ECZ-ID Trust MCP server require authentication?

No. We connected to ECZ-ID Trust MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ECZ-ID Trust MCP server still maintained?

ECZ-ID Trust MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.