Arc & Ledger Tax Reference
AL
Arc & Ledger Tax Reference
/estimate_accountable_plan

Estimate accountable-plan reimbursements

Use to estimate potentially reimbursable business expenses under an accountable-plan scenario, including the split 2026 business-mileage rates. The result does

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 /estimate_accountable_plan for me.

Input

FieldTypeDescription
home_office_expense_usdnumberAnnual business-use portion of your home costs (rent/mortgage interest, utilities, insuran
business_milesnumberBusiness miles driven in your personal vehicle. For 2026, also identify whether the miles
business_mileage_periodstring (before_july_1_2026 | on_or_after_july_1_2026 | mixed_or_unknown)When the business miles occurred. Defaults to mixed_or_unknown, which returns a reimbursem
cell_internet_usdnumberAnnual business-use portion of your cell phone and home internet.
other_business_expense_usdnumberOther out-of-pocket business expenses you personally paid (supplies, travel, professional
marginal_tax_rate_pctnumberYour combined marginal tax rate as a percent (e.g. 24, or 33 to include state). Used to es

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

Try it

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