AA
a2a2p — Agent-to-Agent-to-Physical
/validate_material_property_evidence
validate material property evidence
Validate and content-bind one caller-supplied material-property evidence envelope before attaching it to a compatible preliminary simulation. The receipt separa
liveunknown~5s typical
mcpa2a2p—agent-to-agent-to-physical
$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-a2a2p-a2a2p /validate_material_property_evidence for me.
Input
| Field | Type | Description |
|---|---|---|
| evidence* | object | Caller-supplied exact material-property source snapshot. Binding proves content identity a |
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-a2a2p-a2a2p","endpoint":"/validate_material_property_evidence","input":{"evidence":{}}}'cli
npx cracked-ai run -p mcp-com-a2a2p-a2a2p -e /validate_material_property_evidence -i '{"evidence":{}}'mcp
run_tool({ provider: "mcp-com-a2a2p-a2a2p", endpoint: "/validate_material_property_evidence", input: {"evidence":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.