AA
a2a2p — Agent-to-Agent-to-Physical
/translate_materials_project_elasticity
translate materials project elasticity
Translate one bounded, caller-supplied Materials Project elasticity API response projection into source-bound computed-crystal reference evidence. Optional retr
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 /translate_materials_project_elasticity for me.
Input
| Field | Type | Description |
|---|---|---|
| material_id* | string | |
| retrieval* | string | |
| response* | object | |
| refresh_after* | string |
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":"/translate_materials_project_elasticity","input":{"material_id":"...","retrieval":"...","response":{},"refresh_after":"..."}}'cli
npx cracked-ai run -p mcp-com-a2a2p-a2a2p -e /translate_materials_project_elasticity -i '{"material_id":"...","retrieval":"...","response":{},"refresh_after":"..."}'mcp
run_tool({ provider: "mcp-com-a2a2p-a2a2p", endpoint: "/translate_materials_project_elasticity", input: {"material_id":"...","retrieval":"...","response":{},"refresh_after":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.