E
entsoe-mcp
/get_derivation
get derivation
Compute **capture price**, **capture rate** (a.k.a. value factor / quality factor / Marktwertfaktor), **TBx battery-arbitrage spreads**, and other generation-we
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 /get_derivation for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | |
| start* | string | |
| end* | string | |
| zone | string | |
| from_zone | string | |
| to_zone | string | |
| psr_types | string | |
| aggregation | string | |
| tz | string | default "local" |
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":"/get_derivation","input":{"slug":"...","start":"...","end":"...","tz":"local"}}'cli
npx cracked-ai run -p mcp-com-entsoemcp-entsoe-mcp -e /get_derivation -i '{"slug":"...","start":"...","end":"...","tz":"local"}'mcp
run_tool({ provider: "mcp-com-entsoemcp-entsoe-mcp", endpoint: "/get_derivation", input: {"slug":"...","start":"...","end":"...","tz":"local"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.