← Registry

Productivity

fitly.chat

Provides APIs to retrieve daily nutrition, water, workout, and weight data for personal health tracking.

1 endpoint35 known toolsCached registry data

ENDPOINT 1

https://mcp.fitly.chat/mcp

No auth detected

Known tools 35

fitly_get_today

Get a summary of today's nutrition, water, workout, and weight data.

fitly_get_day_context

Get full context for a single date (profile, meals, workouts, water, chat/day summary).

fitly_get_meals

List meals for a date/range.

fitly_get_workouts

List workouts/exercises for a date/range.

fitly_get_weight

List weight log entries for a date/range.

fitly_get_water

List water intake logs for a date.

fitly_get_profile

CALL THIS FIRST.

fitly_get_progress

Get progress data (weight trend) for a date range.

fitly_get_checkout_url

Generate a Stripe checkout URL so the user can subscribe to Fitly AI.

fitly_log_meal

Log a meal with nutrition data.

fitly_log_workout

Log a workout with exercises.

fitly_log_weight

Log a weight measurement.

fitly_update_weight

Update one weight log entry by ID.

fitly_delete_weight

Delete one weight log entry by ID.

fitly_log_water

Log water intake.

fitly_update_profile

Update user profile fields (stats, goals, injuries, preferences, AI personality).

fitly_chat

Send a message to the AI fitness coach and get a response.

fitly_update_meal_by_id

Update one meal by ID.

fitly_delete_meal_by_id

Delete one meal by ID.

fitly_update_workout_exercise

Update one workout exercise by ID.

fitly_delete_workout_exercise_by_id

Delete one workout exercise by ID.

fitly_get_meal_plan

Get the active meal plan with all items grouped by day and meal type.

fitly_set_meal_plan

Create a new meal plan (replaces any existing active plan).

fitly_update_meal_plan

Update an existing meal plan.

fitly_delete_meal_plan

Delete the active meal plan.

fitly_get_workout_plan

Get the active workout plan with all exercises grouped by day.

fitly_set_workout_plan

Create a new workout plan (replaces any existing active plan).

fitly_update_workout_plan

Update an existing workout plan.

fitly_delete_workout_plan

Delete the active workout plan.

fitly_get_custom_foods

Get the user's custom food database.

fitly_search_foods

Search the food database for nutrition info.

fitly_delete_water

Delete a water log entry by ID.

fitly_add_custom_food

Add a custom food to the user's food database.

fitly_update_custom_food

Update a custom food by ID.

fitly_delete_custom_food

Delete a custom food by ID.