osint
O
osint
/query_power_generation_v1

Query Power Generation

Query verified U.S. monthly net electricity generation (MWh) from EIA-923. Use this for "how much was generated" questions by state, source-reported balancing

liveverifiedunknown~5s typical
mcpprobedosint
$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-build-exascale-osint /query_power_generation_v1 for me.

Input

FieldTypeDescription
paramsstring

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-build-exascale-osint","endpoint":"/query_power_generation_v1","input":{}}'
cli
npx cracked-ai run -p mcp-build-exascale-osint -e /query_power_generation_v1 -i '{}'
mcp
run_tool({ provider: "mcp-build-exascale-osint", endpoint: "/query_power_generation_v1", input: {} })

Try it

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