Skip to content
VS Code

iDevice Wearables for VS Code

io.github.ralphieusa/idevice-wearables

Wearable tech roadmaps: Apple, Meta, Samsung, Google, Oura. Claims, timelines, analysis.

client:VS Code transport:streamable-http tools:6

Install iDevice Wearables in VS Code

.vscode/mcp.json

{
  "servers": {
    "idevice-wearables": {
      "type": "http",
      "url": "https://idevice.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

iDevice Wearables in other clients