S
steel-tools
/steel_gauge_thickness
Steel Gauge Thickness
Look up sheet steel gauge thickness (gauges 3-28) in inches and mm with lb/ft², for plain, galvanized or stainless series. Published nominal values for estimati
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_gauge_thickness for me.
Input
| Field | Type | Description |
|---|---|---|
| gauge* | integer | Sheet steel gauge number, 3 through 28 |
| material | string (steel | galvanized | stainless) | Gauge series — the same number is a different thickness each default "steel" |
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_gauge_thickness","input":{"gauge":1,"material":"steel"}}'cli
npx cracked-ai run -p mcp-ai-structupath-steel-tools -e /steel_gauge_thickness -i '{"gauge":1,"material":"steel"}'mcp
run_tool({ provider: "mcp-ai-structupath-steel-tools", endpoint: "/steel_gauge_thickness", input: {"gauge":1,"material":"steel"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.