Skip to content
VS Code

LibreLink Up (CGM) for VS Code

io.github.mcp-dir/librelink-mcp

Glucose readings from your LibreLink Up sensor: graph, logbook, stats and summaries (read-only). Sec

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

Install LibreLink Up (CGM) in VS Code

.vscode/mcp.json

{
  "servers": {
    "librelink-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_librelink"
    }
  }
}

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

LibreLink Up (CGM) in other clients