Withings Health Data for Cursor
io.github.akutishevsky/withings
MCP server for Withings health data — sleep, activity, heart, and body metrics.
client:Cursor
transport:streamable-http
Install Withings Health Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"withings": {
"url": "https://withings-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs