ForkMate
F
ForkMate
/get_day

get day

Read the user's food diary for a day (entries + calorie/macro totals). SAFETY: all calorie and macro values here — including carbohydrates — are ESTIMATES (from

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_day for me.

Input

FieldTypeDescription
local_datestringYYYY-MM-DD; defaults to today.

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_day","input":{}}'
cli
npx cracked-ai run -p mcp-ai-forkmate-forkmate -e /get_day -i '{}'
mcp
run_tool({ provider: "mcp-ai-forkmate-forkmate", endpoint: "/get_day", input: {} })

Try it

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