MLP Tax Computation Engine
MT
MLP Tax Computation Engine
/mlp_estate_planning

mlp estate planning

Computes §1014 stepped-up basis and estate-planning analysis for one or more direct MLP positions held until death, per IRC §1014(a) (basis at death), §1014(b)(

liveverifiedunknown~5s typical
mcpprobedmlptaxcomputation
$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-lucasandersen-mlp-tax /mlp_estate_planning for me.

Input

FieldTypeDescription
positions*arrayArray of MLP positions to analyze (max 20)
beneficiariesnumberNumber of beneficiaries (default 1, max 20)
community_propertybooleanWhether positions are in a community property state (doubles step-up)
tax_bracketnumber

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-lucasandersen-mlp-tax","endpoint":"/mlp_estate_planning","input":{"positions":[]}}'
cli
npx cracked-ai run -p mcp-ai-lucasandersen-mlp-tax -e /mlp_estate_planning -i '{"positions":[]}'
mcp
run_tool({ provider: "mcp-ai-lucasandersen-mlp-tax", endpoint: "/mlp_estate_planning", input: {"positions":[]} })

Try it

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