F
ForkMate
/get_range
get range
Read the user's diary across a date range, with per-day calorie/macro totals. SAFETY: all calorie and macro values here — including carbohydrates — are ESTIMATE
liveunknown~5s typical
mcpforkmate
$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-ai-forkmate-forkmate /get_range for me.
Input
| Field | Type | Description |
|---|---|---|
| start* | string | YYYY-MM-DD (inclusive). |
| end* | string | YYYY-MM-DD (inclusive). |
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-ai-forkmate-forkmate","endpoint":"/get_range","input":{"start":"...","end":"..."}}'cli
npx cracked-ai run -p mcp-ai-forkmate-forkmate -e /get_range -i '{"start":"...","end":"..."}'mcp
run_tool({ provider: "mcp-ai-forkmate-forkmate", endpoint: "/get_range", input: {"start":"...","end":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.