← Registry

Productivity

fitly.chat

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

1 endpoint40 known toolsFirst detected May 23, 2026Last detected September 18, 2026

ENDPOINT 1

https://mcp.fitly.chat/mcp

No auth detected

MCP server metadata

Name
fitly-ai
Version
1.0.0-beta
Capabilities
tools.listChanged

Known tools 40

fitly_get_today

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

Inferred read-only
fitly_get_day_context

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

Inferred read-only
fitly_get_meals

List meals for a date/range.

Inferred read-only
fitly_get_workouts

List workouts/exercises for a date/range.

Inferred read-only
fitly_get_checkins

List daily check-ins for a date range: sleep hours, energy, mood, stress, soreness (and sore areas), hunger, and journal notes.

Inferred read-only
fitly_log_checkin

Create or update one day's check-in.

Potential side effects
fitly_get_measurements

List body measurements (waist, chest, shoulders, hips, arms, thighs, neck, body-fat percentage) for a date range, optionally filtered to one site.

Inferred read-only
fitly_log_measurements

Record body measurements for one day.

Inferred read-only
fitly_get_progress_photos

List progress photo METADATA: date, angle, time of day and notes.

Inferred read-only
fitly_get_weight

List weight log entries for a date/range.

Inferred read-only
fitly_get_water

List water intake logs for a date.

Inferred read-only
fitly_get_profile

CALL THIS FIRST.

Inferred read-only
fitly_get_progress

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

Inferred read-only
fitly_get_checkout_url

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

Inferred read-only
fitly_log_meal

Log a meal with nutrition data.

Inferred read-only
fitly_log_workout

Log a workout with exercises.

Inferred read-only
fitly_log_weight

Log a weight measurement.

Inferred read-only
fitly_update_weight

Update one weight log entry by ID.

Potential side effects
fitly_delete_weight

Delete one weight log entry by ID.

Potential side effects
fitly_log_water

Log water intake.

Inferred read-only
fitly_update_profile

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

Potential side effects
fitly_chat

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

Potential side effects
fitly_update_meal_by_id

Update one meal by ID.

Potential side effects
fitly_delete_meal_by_id

Delete one meal by ID.

Potential side effects
fitly_update_workout_exercise

Update one workout exercise by ID.

Potential side effects
fitly_delete_workout_exercise_by_id

Delete one workout exercise by ID.

Potential side effects
fitly_get_meal_plan

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

Inferred read-only
fitly_set_meal_plan

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

Potential side effects
fitly_update_meal_plan

Update an existing meal plan.

Potential side effects
fitly_delete_meal_plan

Delete the active meal plan.

Potential side effects
fitly_get_workout_plan

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

Inferred read-only
fitly_set_workout_plan

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

Potential side effects
fitly_update_workout_plan

Update an existing workout plan.

Potential side effects
fitly_delete_workout_plan

Delete the active workout plan.

Potential side effects
fitly_get_custom_foods

Get the user's custom food database.

Inferred read-only
fitly_search_foods

Search the food database for nutrition info.

Inferred read-only
fitly_delete_water

Delete a water log entry by ID.

Potential side effects
fitly_add_custom_food

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

Inferred read-only
fitly_update_custom_food

Update a custom food by ID.

Potential side effects
fitly_delete_custom_food

Delete a custom food by ID.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fitly-ai]
url = "https://mcp.fitly.chat/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fitly-ai": {
      "type": "http",
      "url": "https://mcp.fitly.chat/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fitly-ai
Remote MCP URL: https://mcp.fitly.chat/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fitly-ai": {
      "url": "https://mcp.fitly.chat/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fitly-ai": {
      "type": "http",
      "url": "https://mcp.fitly.chat/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fitly-ai",
  "transport": "streamable-http",
  "url": "https://mcp.fitly.chat/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fitly.chat was fetched 2026-08-11T02:11:05.389Z and is being refreshed.

Trust status Trusted

fitly.chat is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.