report_bug — LibreLink Up B2B (CGM clínica) MCP Tool
report_bug
(report bug) is one of 15 tools on the
LibreLink Up B2B (CGM clínica)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call report_bug from your client
- Claude Code LibreLink Up B2B (CGM clínica) report_bug run in your project directory
- Claude Desktop LibreLink Up B2B (CGM clínica) report_bug ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LibreLink Up B2B (CGM clínica) report_bug ~/.cursor/mcp.json
- VS Code LibreLink Up B2B (CGM clínica) report_bug .vscode/mcp.json
- Zed LibreLink Up B2B (CGM clínica) report_bug ~/.config/zed/settings.json
- Windsurf LibreLink Up B2B (CGM clínica) report_bug ~/.codeium/windsurf/mcp_config.json
- Cline LibreLink Up B2B (CGM clínica) report_bug ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LibreLink Up B2B (CGM clínica) report_bug ~/.gemini/settings.json
- Grok LibreLink Up B2B (CGM clínica) report_bug .mcp.json (in your project root)
- ChatGPT LibreLink Up B2B (CGM clínica) report_bug Settings → Connectors → Advanced → Developer mode
- Claude.ai LibreLink Up B2B (CGM clínica) report_bug Settings → Connectors → Add custom connector
- LangChain LibreLink Up B2B (CGM clínica) report_bug pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http librelink_business-mcp https://api.mcp.ai/p_librelink_business
Other tools on this server
- librelink_business_list_patients
- librelink_business_get_patient
- librelink_business_get_current_glucose
- librelink_business_get_glucose_graph
- librelink_business_get_glucose_logbook
- librelink_business_get_glucose_stats
- librelink_business_get_latest_reading
- librelink_business_get_today_summary
- librelink_business_get_last_hours
- show_version
- connect
- 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.