Skip to content
VS Code

WristWise for VS Code

ee.offsite/wristwise

Ask about your sleep, heart rate and wellness trends from your smartwatch.

client:VS Code transport:streamable-http

Install WristWise in VS Code

.vscode/mcp.json

{
  "servers": {
    "wristwise": {
      "type": "http",
      "url": "https://mcp-wristwise.offsite.ee/mcp"
    }
  }
}

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

WristWise in other clients