ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use calorie-burn-estimator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI Agent with deterministic metabolic calculations. Estimate burned calories with a local catalog of 80+ activities, calculate TDEE, and project we

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 · 4 capabilities

The complete calorie-burn-estimator capability set.

These are the exact actions your AI can choose when you ask it to work with calorie-burn-estimator.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through calorie-burn-estimator.

  1. 01

    Search activity catalog

    Searches the deterministic local catalog for activities and their exact MET values

  2. 02

    Calculate weight loss projection

    1kg of fat = 7700 calories. Projects how many days and weeks it will take to reach a target weight based on a daily calorie deficit

  3. 03

    Calculate tdee

    Calculates Total Daily Energy Expenditure (TDEE) and Basal Metabolic Rate (BMR) using the Mifflin-St Jeor equation

  4. 04

    Estimate calories burned

    You MUST provide an activityId found via search_activity_catalog. Calculates exactly how many calories are burned doing a specific physical activity based on weight and time

Observed, not estimated

846ms average. Fast in production.

calorie-burn-estimator is checked daily against the live service.

Daily averagePeak 1081ms
Aug 20Today
Fastest day
712ms
Slowest day
1081ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 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 calorie-burn-estimator, so you can see the experience inside your AI.

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

calorie-burn-estimator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_QbiJ4rXtQPwZfH3p1mBhZHFb1LItsV5gFIj6x7lz/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 — calorie-burn-estimator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "metabolic-energy-estimator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QbiJ4rXtQPwZfH3p1mBhZHFb1LItsV5gFIj6x7lz/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 calorie-burn-estimator owners ask.

  • 01

    How does it calculate the calories burned?

    The estimate_calories_burned capability uses the standard metabolic formula: Calories = MET weight(kg) time(hours). It pulls the exact MET value from its internal activity catalog.

  • 02

    What formula is used for Basal Metabolic Rate (BMR)?

    The calculate_tdee capability uses the Mifflin-St Jeor equation, which is currently considered the most accurate standard for predicting resting metabolic rate.

  • 03

    How does it project weight loss?

    The calculate_weight_loss_projection capability uses the biological constant that 1kg of body fat equals approximately 7700 calories. It divides the total required deficit by your daily deficit to predict the exact timeline.