connect — LibreLink Up (CGM) MCP Tool
connect
(connect) is one of 16 tools on the
LibreLink Up (CGM)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call connect from your client
- Claude Code LibreLink Up (CGM) connect run in your project directory
- Claude Desktop LibreLink Up (CGM) connect ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LibreLink Up (CGM) connect ~/.cursor/mcp.json
- VS Code LibreLink Up (CGM) connect .vscode/mcp.json
- Zed LibreLink Up (CGM) connect ~/.config/zed/settings.json
- Windsurf LibreLink Up (CGM) connect ~/.codeium/windsurf/mcp_config.json
- Cline LibreLink Up (CGM) connect ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LibreLink Up (CGM) connect ~/.gemini/settings.json
- Grok LibreLink Up (CGM) connect .mcp.json (in your project root)
- ChatGPT LibreLink Up (CGM) connect Settings → Connectors → Advanced → Developer mode
- Claude.ai LibreLink Up (CGM) connect Settings → Connectors → Add custom connector
- LangChain LibreLink Up (CGM) connect pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http librelink-mcp https://api.mcp.ai/p_librelink
Other tools on this server
- librelink_list_accounts
- librelink_list_connections
- librelink_get_connection
- librelink_get_current_glucose
- librelink_get_glucose_graph
- librelink_get_glucose_logbook
- librelink_get_glucose_stats
- librelink_get_latest_reading
- librelink_get_today_summary
- librelink_get_last_hours
- show_version
- report_bug
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.