S
steel-tools
/steel_mtr_check
Mill Test Report Mechanicals Screen
Screen a mill cert's yield and tensile against the specified limits for A992, A572 Gr. 50 or A36 — a screening aid, not acceptance. Published nominal values for
liveunknown~5s typical
mcpsteel-tools
$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-ai-structupath-steel-tools /steel_mtr_check for me.
Input
| Field | Type | Description |
|---|---|---|
| grade* | string | Steel grade: "A992", "A572 Gr. 50" or "A36" |
| yield_ksi* | number | Reported yield, ksi |
| tensile_ksi* | number | Reported tensile, ksi |
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-ai-structupath-steel-tools","endpoint":"/steel_mtr_check","input":{"grade":"...","yield_ksi":1,"tensile_ksi":1}}'cli
npx cracked-ai run -p mcp-ai-structupath-steel-tools -e /steel_mtr_check -i '{"grade":"...","yield_ksi":1,"tensile_ksi":1}'mcp
run_tool({ provider: "mcp-ai-structupath-steel-tools", endpoint: "/steel_mtr_check", input: {"grade":"...","yield_ksi":1,"tensile_ksi":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.