Skip to content
VS Code

hybridlog for VS Code

io.github.imgrund/hybridlog

Reads your own Garmin mirror: readiness, training load, muscle freshness, and read-only SQL.

client:VS Code transport:streamable-http runtime:oci

Install hybridlog in VS Code

.vscode/mcp.json

{
  "servers": {
    "hybridlog": {
      "type": "http",
      "url": "https://{hybridlog_host}/mcp/garmin"
    }
  }
}

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

hybridlog in other clients