Skip to content
VS Code

Coach Leo for VS Code

io.github.leo-runningcoach/coachleo

AI running coach. Reads Strava, Suunto, Polar, Apple Health or Health Connect. Adapts to your feel.

client:VS Code transport:streamable-http

Install Coach Leo in VS Code

.vscode/mcp.json

{
  "servers": {
    "coachleo": {
      "type": "http",
      "url": "https://mcp.coachleo.ai/mcp"
    }
  }
}

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

Coach Leo in other clients