ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use YMovE Fitness with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Turn your AI agent into a personal trainer and nutritionist with the YMovE Fitness API. Generate workouts, programs, and meal plans.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete YMovE Fitness capability set.

These are the exact actions your AI can choose when you ask it to work with YMovE Fitness.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through YMovE Fitness.

  1. 01

    Generate meal plan

    Generate a daily meal plan reaching a specific calorie target

  2. 02

    Generate program

    G. "hypertrophy", "weight_loss", "strength"). Generate a multi-week training program

  3. 03

    Search exercises

    It returns a list of matching exercises with their IDs, which you need for get_exercise_details. Search for specific exercises in the YMovE database

  4. 04

    Search foods

    Search the food database for nutritional values

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through YMovE Fitness.

  1. 05

    Search recipes

    G. vegan, keto), or maximum calories. Search for recipes based on diet or calories

  2. 06

    Generate workout

    Use this when the user wants a routine for today. Generate a custom single-session workout

  3. 07

    Get exercise details

    Get complete details and instructions for a specific exercise

  4. 08

    Get food by barcode

    Look up a specific food product by its UPC/EAN barcode

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through YMovE Fitness.

  1. 09

    Get food details

    Get detailed nutritional breakdown for a specific food

  2. 10

    Get recipe details

    Get full recipe details including ingredients and instructions

  3. 11

    List exercise types

    List all valid exercise types (e.g. strength, cardio, stretching)

  4. 12

    List muscle groups

    List all available muscle groups

Observed, not estimated

912ms average. Fast in production.

YMovE Fitness is checked daily against the live service.

Daily averagePeak 1039ms
Aug 20Today
Fastest day
738ms
Slowest day
1039ms
14-day trend
Slowing+38%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of YMovE Fitness, so you can see the experience inside your AI.

It does not authenticate your account with YMovE Fitness. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

YMovE Fitness Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_7pAyxNN5Q5ZjAjb4vF2L3UoK56wTKnYyPTIfDHqG/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — YMovE Fitness capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "ymove-fitness-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_7pAyxNN5Q5ZjAjb4vF2L3UoK56wTKnYyPTIfDHqG/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions YMovE Fitness owners ask.

  • 01

    Are the exercise videos permanent or temporary?

    The video and thumbnail URLs returned by the API are pre-signed links that expire after 48 hours. If you are developing an app, you should not cache these URLs; instead, refetch the exercise details when displaying them.

  • 02

    Can I generate a full weekly workout program?

    Yes! Use the generate_program capability. You can specify your primary goal (like hypertrophy), the number of weeks, the equipment you have available, and how many days per week you plan to train. The agent will return a complete, day-by-day split.

  • 03

    How does the meal plan generator work?

    The generate_meal_plan capability uses a mathematical algorithm to select balanced recipes from the database (breakfast, lunch, dinner, snacks) that collectively hit your precise target calories and follow specific constraints like vegan or paleo.