MLP Tax Computation Engine
MT
MLP Tax Computation Engine
/mlp_info

mlp info

Returns reference data for a supported MLP ticker — current cash distribution per unit, distribution growth CAGR, default return-of-capital percentage, distribu

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

Input

FieldTypeDescription
ticker*string (EPD | ET | MPLX | WES | PAA | NRP)

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

Try it

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