Skip to content
Zed

Garmin MCP for Zed

com.garminmcp/garmin

Read-only Garmin data for your AI: sleep, Body Battery, activities, laps, and training status.

client:Zed transport:streamable-http

Install Garmin MCP in Zed

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

{
  "context_servers": {
    "garmin": {
      "url": "https://garminmcp.com/u/{user_id}/mcp"
    }
  }
}

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

Garmin MCP in other clients