dca-tools
D
dca-tools
/list_assets

List assets supported by the DCA calculators

Returns every asset dcamethod.com can backtest, with category, calculator URL and whether historical data is available. Optional category filter: crypto, stocks

liveverifiedunknown~5s typical
mcpprobeddca-tools
$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-dcamethod-dca-tools /list_assets for me.

Input

FieldTypeDescription
categorystring (crypto | stocks | commodities)Optional category filter

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

Try it

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