Arc & Ledger Tax Reference
AL
Arc & Ledger Tax Reference
/check_5472_obligation

Check Form 5472 obligation

Use to screen common Form 5472 triggers for a foreign-owned US disregarded entity or corporation. The result is a general filing screen and does not prepare or

liveverifiedunknown~5s typical
mcpprobedarc&ledger
$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-arcandledger-tax-tools /check_5472_obligation for me.

Input

FieldTypeDescription
entity_type*string (single_member_llc | multi_member_llc | us_corporation | not_sure)The US entity. single_member_llc = a US LLC with ONE owner (a disregarded entity); multi_m
foreign_owned*booleanWhether 25% or more of the entity is owned, directly or indirectly, by a non-US person or
had_reportable_transactionstring (yes | no | not_sure)Whether there was a reportable transaction with the foreign owner during the year. Reporta
formed_in_usbooleanWhether the entity was formed in the US (a Wyoming or Delaware LLC is US-formed). Relevant

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-arcandledger-tax-tools","endpoint":"/check_5472_obligation","input":{"entity_type":"single_member_llc","foreign_owned":true}}'
cli
npx cracked-ai run -p mcp-com-arcandledger-tax-tools -e /check_5472_obligation -i '{"entity_type":"single_member_llc","foreign_owned":true}'
mcp
run_tool({ provider: "mcp-com-arcandledger-tax-tools", endpoint: "/check_5472_obligation", input: {"entity_type":"single_member_llc","foreign_owned":true} })

Try it

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