freddy for VS Code
coach.freddy/freddy
Connect your wearables, rings and training apps, then ask your AI about your own health data.
client:VS Code
transport:streamable-http
Install freddy in VS Code
.vscode/mcp.json
{
"servers": {
"freddy": {
"type": "http",
"url": "https://freddy.coach/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs