Skip to content
VS Code

Joules — AI Cycling Coach for VS Code

cc.joules/coach

Turn Claude or ChatGPT into a cycling coach that plans your week, grades it, and adapts. Free beta.

client:VS Code transport:streamable-http

Install Joules — AI Cycling Coach in VS Code

.vscode/mcp.json

{
  "servers": {
    "coach": {
      "type": "http",
      "url": "https://context.joules.cc/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Joules — AI Cycling Coach in other clients