TriPeak for Cursor
app.tripeak/tripeak
Triathlon coaching: training plans, load (CTL/ATL/TSB), session grading and race pacing.
client:Cursor
transport:streamable-http
Install TriPeak in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tripeak": {
"url": "https://tripeak.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs