ET
ECZ-ID Trust MCP
/get_current_state
Get current ECZ-ID state
Return the narrow current Resolver-derived state for an ECZ-ID (state, checked_at, Resolver link). No risk/safety/compliance inference.
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_current_state for me.
Input
| Field | Type | Description |
|---|---|---|
| ecz_id* | string | ECZ-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_current_state","input":{"ecz_id":"..."}}'cli
npx cracked-ai run -p mcp-com-ecocitizenz-trust-mcp -e /get_current_state -i '{"ecz_id":"..."}'mcp
run_tool({ provider: "mcp-com-ecocitizenz-trust-mcp", endpoint: "/get_current_state", input: {"ecz_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.