S
steel-tools
/steel_pdf_markup
Bluebeam PDF Markup Writer
Add real Bluebeam-compatible annotation objects to a drawing PDF — counts, length/area measurements with live scales, RFI clouds, callouts — from a markups JSON
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_pdf_markup for me.
Input
| Field | Type | Description |
|---|---|---|
| pdf_url | string | HTTPS URL of the source drawing PDF (fetched server-side, SSRF-guarded) |
| pdf_base64 | string | Base64 PDF for small files (~3 MB max decoded); prefer pdf_url for drawing sets |
| markups* | array | Markups to place — geometry in ratio (0–1 from top-left) or pdf coordinates |
| scale | string | Document scale for measurements, e.g. "1/4 in = 1 ft" or "1:100" |
| page_scales | object | Per-page scale overrides, keyed by page number string |
| coordinate_space | string (ratio | pdf) | |
| author | string | Markups List author column |
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_pdf_markup","input":{"markups":[]}}'cli
npx cracked-ai run -p mcp-ai-structupath-steel-tools -e /steel_pdf_markup -i '{"markups":[]}'mcp
run_tool({ provider: "mcp-ai-structupath-steel-tools", endpoint: "/steel_pdf_markup", input: {"markups":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.