johnmartinez/cgm-get-agent
MCP server connecting Claude and ChatGPT to your Dexcom G7 CGM. Ask about your glucose in natural language. Go, Docker, 11 tools, OAuth2, AES-256 encrypted tokens.
Platform-specific configuration:
{
"mcpServers": {
"cgm-get-agent": {
"command": "npx",
"args": [
"-y",
"cgm-get-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...