Compliance Batch Alignment
CB
Compliance Batch Alignment
/naics_align

naics align

Given a NAICS code and a business vertical, return whether the code's mapped (Bonis known-commerce) description aligns with the vertical, that description, and

liveverifiedunknown~5s typical
mcpprobedcompliancebatchalignment
$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-com-bonissystems-compliance-batch /naics_align for me.

Input

FieldTypeDescription
naics_code*stringThe NAICS code (digits).
vertical*stringThe stated business vertical/industry.

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-com-bonissystems-compliance-batch","endpoint":"/naics_align","input":{"naics_code":"...","vertical":"..."}}'
cli
npx cracked-ai run -p mcp-com-bonissystems-compliance-batch -e /naics_align -i '{"naics_code":"...","vertical":"..."}'
mcp
run_tool({ provider: "mcp-com-bonissystems-compliance-batch", endpoint: "/naics_align", input: {"naics_code":"...","vertical":"..."} })

Try it

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