EA
Energetica — Argentine Oil & Gas Data
/execute_sql
execute sql
Execute arbitrary read-only SQL against the DuckDB database. Only SELECT and WITH statements are allowed. Use get_schema first to understand available tables an
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 /execute_sql for me.
Input
| Field | Type | Description |
|---|---|---|
| sql* | string | SQL query (SELECT or WITH only) |
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":"/execute_sql","input":{"sql":"..."}}'cli
npx cracked-ai run -p mcp-ar-energetica-data -e /execute_sql -i '{"sql":"..."}'mcp
run_tool({ provider: "mcp-ar-energetica-data", endpoint: "/execute_sql", input: {"sql":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.