0111 MCP tools, including 8 Dexcom API v3 read endpoints and local logging for meals and exercise.
02Logs meals and exercise locally with LLM-estimated macros and correlates them against glucose response curves.
03Works with Claude (via MCP/SSE or stdio) and ChatGPT (via REST shim for OpenAI function-calling).
04Degrades gracefully with a local glucose cache if Dexcom API is temporarily unavailable.
05Secures OAuth tokens with AES-256-GCM encryption at rest, keeping health data on your local machine.
060 GitHub stars