osint
O
osint
/query_power_plant_costs_v1

Query FERC Form 1 Plant Costs

Query accepted native-XBRL FERC Form 1 large-steam plant facts. Returns one separately cited XBRL fact per respondent, report year, raw plant name, and source

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

Try it

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