entsoe-mcp
E
entsoe-mcp
/compare_zones

compare zones

Compare one endpoint across multiple zones. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. `tz="local"` is rejected (zones may differ); pass

liveverifiedunknown~5s typical
mcpprobedentsoe-mcp
$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-com-entsoemcp-entsoe-mcp /compare_zones for me.

Input

FieldTypeDescription
endpoint*string
zones*array
start*string
end*string
aggregationstring default "daily"
tzstring

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-com-entsoemcp-entsoe-mcp","endpoint":"/compare_zones","input":{"endpoint":"...","zones":[],"start":"...","end":"...","aggregation":"daily"}}'
cli
npx cracked-ai run -p mcp-com-entsoemcp-entsoe-mcp -e /compare_zones -i '{"endpoint":"...","zones":[],"start":"...","end":"...","aggregation":"daily"}'
mcp
run_tool({ provider: "mcp-com-entsoemcp-entsoe-mcp", endpoint: "/compare_zones", input: {"endpoint":"...","zones":[],"start":"...","end":"...","aggregation":"daily"} })

Try it

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