TriPeak for VS Code
app.tripeak/tripeak
Triathlon coaching: training plans, load (CTL/ATL/TSB), session grading and race pacing.
client:VS Code
transport:streamable-http
Install TriPeak in VS Code
.vscode/mcp.json
{
"servers": {
"tripeak": {
"type": "http",
"url": "https://tripeak.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs