Arc & Ledger Tax Reference
AL
Arc & Ledger Tax Reference
/estimate_augusta_rule

Screen the 14-day home-rental rule

Use to screen the fewer-than-15-days home-rental rule under IRC 280A(g) and calculate conditional amounts. Keep the owner-side income exclusion separate from th

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_augusta_rule for me.

Input

FieldTypeDescription
fair_daily_rental_rate_usd*numberThe FAIR-MARKET daily rate to rent your home for a comparable business event (e.g. what a
days_rented*numberTotal number of days during the year the dwelling is rented to anyone at a fair rental pri
marginal_tax_rate_pctnumberYour combined marginal tax rate as a percent (e.g. 24 for 24%, or 33 to include state). Us

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

Try it

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