Skip to content
Zed

hybridlog for Zed

io.github.imgrund/hybridlog

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

client:Zed transport:streamable-http runtime:oci

Install hybridlog in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hybridlog": {
      "url": "https://{hybridlog_host}/mcp/garmin"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

hybridlog in other clients