steel-tools
S
steel-tools
/steel_coating_area

Coating / Surface Area

Surface area to coat for an AISC shape: ft² per foot from the cross-section perimeter, piece/lot area with length and qty, optional interior faces for galvanize

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_coating_area for me.

Input

FieldTypeDescription
designation*stringAISC designation, e.g. W21X50, HSS6X6X3/8, Pipe4STD
length_ftnumberOptional length in feet for a piece/lot area
qtyintegerOptional piece count (default 1) when a length is given
include_inside_facesbooleanTubes only: add interior surface, as hot-dip galvanizing coats vented HSS/pipe interiors.
coverage_sqft_per_galnumberOptional practical coverage rate from the coating datasheet, to estimate gallons

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_coating_area","input":{"designation":"..."}}'
cli
npx cracked-ai run -p mcp-ai-structupath-steel-tools -e /steel_coating_area -i '{"designation":"..."}'
mcp
run_tool({ provider: "mcp-ai-structupath-steel-tools", endpoint: "/steel_coating_area", input: {"designation":"..."} })

Try it

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