EA
Energetica — Argentine Oil & Gas Data
/query_trade
query trade
Query Argentina hydrocarbon trade balance (exports/imports). Covers crude oil (HS 2709), refined products (HS 2710), and natural gas (HS 2711). Values in FOB US
liveverifiedunknown~5s typical
mcpprobedenergetica—argentine
$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-energetica-data /query_trade for me.
Input
| Field | Type | Description |
|---|---|---|
| anio | number | Filter by year |
| flow | string (export | import) | Trade flow direction |
| producto | string (crude | refined | gas) | Product category |
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-energetica-data","endpoint":"/query_trade","input":{}}'cli
npx cracked-ai run -p mcp-ar-energetica-data -e /query_trade -i '{}'mcp
run_tool({ provider: "mcp-ar-energetica-data", endpoint: "/query_trade", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.