YOUB for VS Code
app.youb/coach
Manage your endurance training data and race preparation
client:VS Code
transport:streamable-http
Install YOUB in VS Code
.vscode/mcp.json
{
"servers": {
"coach": {
"type": "http",
"url": "https://mcp.youb.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs