E
entsoe-mcp
/get_tb_spread
get tb spread
Top-Bottom (TBx) spread — daily battery-arbitrage benchmark. TBx = sum(top X priced hours) − sum(bottom X priced hours) over the day-ahead clearing prices for `
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_tb_spread for me.
Input
| Field | Type | Description |
|---|---|---|
| zone* | string | |
| date* | string | |
| x | integer | default 2 |
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_tb_spread","input":{"zone":"...","date":"...","x":2}}'cli
npx cracked-ai run -p mcp-com-entsoemcp-entsoe-mcp -e /get_tb_spread -i '{"zone":"...","date":"...","x":2}'mcp
run_tool({ provider: "mcp-com-entsoemcp-entsoe-mcp", endpoint: "/get_tb_spread", input: {"zone":"...","date":"...","x":2} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.