ET
ECZ-ID Trust MCP
/find_product
Find the next best ECZ-ID action
Given narrow context flags, return ONE best next ECZ-ID product action (free/community routes win where correct; neutral context routes to free public verificat
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 /find_product for me.
Input
| Field | Type | Description |
|---|---|---|
| mcp_concern | boolean | |
| agent_concern | boolean | |
| developer_local_workflow | boolean | |
| implementation_assessment_needed | boolean | |
| business_identity_missing | boolean | |
| deeper_evidence_required | boolean | |
| software_supply_chain_evidence | boolean | |
| multi_tenant_estate | boolean | |
| org_wide_governance | boolean |
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":"/find_product","input":{}}'cli
npx cracked-ai run -p mcp-com-ecocitizenz-trust-mcp -e /find_product -i '{}'mcp
run_tool({ provider: "mcp-com-ecocitizenz-trust-mcp", endpoint: "/find_product", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.