cattle-market
C
cattle-market
/valuar_tropa

valuar_tropa

¿Cuánto valen 350 novillos en Formosa? Valúa una tropa de hacienda a precio MAG del día: total en ARS y en USD (blue y oficial), valor por cabeza y fuente fecha

liveverifiedunknown~5s typical
mcpprobedcattle-market
$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-ar-com-consignatarias-cattle-market /valuar_tropa for me.

Input

FieldTypeDescription
categoria*string (novillos | novillitos | vaquillonas | vacas | toros | terneros)Categoría MAG
cabezas*numberCantidad de animales (1 a 100.000)
kg_promedionumberPeso vivo promedio en kg (opcional; default: peso típico de venta de la categoría)
provinciastringProvincia (opcional; la referencia de precio es nacional MAG)

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-ar-com-consignatarias-cattle-market","endpoint":"/valuar_tropa","input":{"categoria":"novillos","cabezas":1}}'
cli
npx cracked-ai run -p mcp-ar-com-consignatarias-cattle-market -e /valuar_tropa -i '{"categoria":"novillos","cabezas":1}'
mcp
run_tool({ provider: "mcp-ar-com-consignatarias-cattle-market", endpoint: "/valuar_tropa", input: {"categoria":"novillos","cabezas":1} })

Try it

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