S
steel-tools
/steel_connection_reference
Steel Connection Reference
Describe a structural steel connection type (behaviour, use, what goes wrong) by name, alias or slug — or look up a structural bolt grade (A325, A490, A307). Pu
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_connection_reference for me.
Input
| Field | Type | Description |
|---|---|---|
| name_or_slug* | string | Connection name, alias or slug (e.g. "clip angle", "base-plate") or a bolt grade (e.g. "A4 |
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_connection_reference","input":{"name_or_slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-structupath-steel-tools -e /steel_connection_reference -i '{"name_or_slug":"..."}'mcp
run_tool({ provider: "mcp-ai-structupath-steel-tools", endpoint: "/steel_connection_reference", input: {"name_or_slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.