Wellness Project for VS Code
ai.wellnessproject/wellness-project
Connect your health, fitness, nutrition, sleep, and wearable data to your AI assistant.
client:VS Code
transport:streamable-http
Install Wellness Project in VS Code
.vscode/mcp.json
{
"servers": {
"wellness-project": {
"type": "http",
"url": "https://wellnessproject.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs