Skip to content

feat: add body measurements supportΒ #302

Description

@nicl-dev

Feature Request

Summary

Add MCP tools for the Hevy body measurements API endpoint to enable AI assistants to read and log body weight and other measurements.

Hevy API Endpoints

  • GET /v1/body_measurements - retrieve paginated body measurement history
  • POST /v1/body_measurements - log a new body measurement entry

Proposed MCP Tools

  • get-body-measurements - fetch measurement history (with page / pageSize params)
  • create-body-measurement - log a new entry (weight, body fat %, etc.)

Use Case

Without access to body measurements, AI coaching workflows that use hevy-mcp are incomplete.

Currently, tools like Claude cannot retrieve weight history to:

  • track progress toward a body composition goal
  • correlate weight trends with training volume
  • adjust caloric targets based on rate of weight loss/gain

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions