ECZ-ID Trust MCP
ET
ECZ-ID Trust MCP
/get_resolver_link

Get Resolver proof link

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

liveverifiedunknown~5s typical
mcpprobedecz-idtrustmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ecocitizenz-trust-mcp /get_resolver_link for me.

Input

FieldTypeDescription
ecz_id*stringECZ-ID identifier, e.g. ECZ-GB-RBS1NW

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ecocitizenz-trust-mcp","endpoint":"/get_resolver_link","input":{"ecz_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-ecocitizenz-trust-mcp -e /get_resolver_link -i '{"ecz_id":"..."}'
mcp
run_tool({ provider: "mcp-com-ecocitizenz-trust-mcp", endpoint: "/get_resolver_link", input: {"ecz_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.