Skip to content
VS Code

Pulsai — Garmin for any AI for VS Code

me.pulsai/garmin

Hosted MCP: your Garmin data (activities, sleep, HRV) in Claude, ChatGPT & Gemini.

client:VS Code transport:streamable-http

Install Pulsai — Garmin for any AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "garmin": {
      "type": "http",
      "url": "https://pulsai.me/mcp/{endpoint_code}"
    }
  }
}

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

Pulsai — Garmin for any AI in other clients