O
osint
/query_power_asset_ownership_v1
Query Power Asset Ownership
Query verified annual EIA-860 generator ownership. Returns the Owner schedule's raw owner names and ownership shares for each `eia_plant_id` + `generator_id`.
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_asset_ownership_v1 for me.
Input
| Field | Type | Description |
|---|---|---|
| params | string |
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_asset_ownership_v1","input":{}}'cli
npx cracked-ai run -p mcp-build-exascale-osint -e /query_power_asset_ownership_v1 -i '{}'mcp
run_tool({ provider: "mcp-build-exascale-osint", endpoint: "/query_power_asset_ownership_v1", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.