Home / Use Cases / Hit a daily calorie and fitness goal
Use case3-step workflow

Hit a daily calorie and fitness goal

Set a calorie target from TDEE, subtract what a workout burns, and track BMI over time.

Workflow

Step 1 of 3

Calorie Needs (BMR + TDEE)

Calculate baseline daily calorie needs from weight, height, age, and activity.

tdee({"weight_kg": 180, "height_cm": 70, "age": 35})
Step 2 of 3

Calories Burned (MET)

Estimate calories burned for a specific activity and duration.

calories_burned({"activity": "example", "weight_kg": 180, "duration_min": 100})
Step 3 of 3

Body Mass Index (BMI)

Track BMI as a simple periodic checkpoint.

bmi({"weight": 180, "height": 70})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.