a2a2p — Agent-to-Agent-to-Physical
AA
a2a2p — Agent-to-Agent-to-Physical
/plan_material_evidence_promotion

plan material evidence promotion

Plan the evidence needed to transform a validated material source observation into a future material-property-evidence input. Deterministic and stateless: it co

liveunknown~5s typical
mcpa2a2pagent-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 /plan_material_evidence_promotion for me.

Input

FieldTypeDescription
observation*object
target*object

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":"/plan_material_evidence_promotion","input":{"observation":{},"target":{}}}'
cli
npx cracked-ai run -p mcp-com-a2a2p-a2a2p -e /plan_material_evidence_promotion -i '{"observation":{},"target":{}}'
mcp
run_tool({ provider: "mcp-com-a2a2p-a2a2p", endpoint: "/plan_material_evidence_promotion", input: {"observation":{},"target":{}} })

Try it

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