ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Withings with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access comprehensive health and fitness data. track weight, blood pressure, sleep cycles, steps, workouts, and heart rate directly from Withings devices.

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

The complete Withings capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Withings.

  1. 01

    Get heart rate

    Get specific heart rate measurements

  2. 02

    Get intraday activity

    Get high-frequency intraday activity data

  3. 03

    Get workouts

    G., running, swimming, cycling) with their specific duration, calorie burn, distance, and activity category. Get recorded workouts and exercises

  4. 04

    Get activity

    Get daily activity summaries (steps, calories)

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Withings.

  1. 05

    Get measurements

    Use meastype to filter (1=Weight, 4=Height, 9=Diastolic BP, 10=Systolic BP, 11=Heart Pulse, 71=Body Temp). Dates should be YYYY-MM-DD. Get physiological measurements (weight, blood pressure, etc)

  2. 06

    Get sleep summary

    Get daily sleep summaries

  3. 07

    Get user devices

    List user's Withings devices

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Withings.

  1. 08

    Subscribe notifications

    G. immediately after a user steps on a scale). Appli codes: 1(weight), 4(BP), 16(activity), 44(sleep). Subscribe to Withings webhook notifications

  2. 09

    Get sleep details

    Get detailed sleep data (stages and states)

  3. 10

    Get user goals

    Get user health and fitness goals

Observed, not estimated

899ms average. Fast in production.

Withings is checked daily against the live service.

Daily averagePeak 1043ms
Aug 29Today
Fastest day
791ms
Slowest day
1043ms
14-day trend
Improving-24%

Connect your client

One URL. Every client.

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

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

Withings Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_KGZ4al0Lem9IvDnMHcSGL9BRlIDRgrkReq8aSi3A/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 — Withings capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "withings-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_KGZ4al0Lem9IvDnMHcSGL9BRlIDRgrkReq8aSi3A/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 Withings owners ask.

  • 01

    How do I filter for specific measurements like Body Fat or Blood Pressure?

    Use the meastype parameter with the get_measurements capability. Common types: 1 (Weight), 4 (Height), 8 (Fat Mass), 9 (Diastolic BP), 10 (Systolic BP), 11 (Heart Pulse), 71 (Body Temperature).

  • 02

    What is the difference between sleep summary and sleep details?

    get_sleep_summary returns one overall score and total duration per night. get_sleep_details returns high-frequency intraday data, detailing exactly what time you entered REM, deep sleep, or woke up throughout the night.

  • 03

    Can I receive real-time notifications when I step on the scale?

    Yes, use the subscribe_notifications capability with an appli ID of 1 (Weight). Withings will then send a POST webhook to the callback URL you specify the moment a new weight measurement is synced.