Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'scan_barcode', 'name': 'scan_barcode', 'description': 'Look up an Australian product by barcode (EAN/UPC/JAN, 6–14 digits) and get full chemical-safety analysis. Returns the product info (if found) plus an array of flagged ingredients with severity (red/amber), the matching chemical rule, source citation, and condition-specific notes. Optional `conditions` array escalates flags for users with chronic conditions: mcas, eczema, pcos, fertility, pregnancy, fibromyalgia, pots, ibs, hashimotos, fragrance, autism, adhd, asthma, autoimmune, endometriosis, lyme, chronic-fatigue.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_catalog_stats', 'name': 'get_catalog_stats', 'description': 'Return the size of the indexed Australian product catalogue — total, food, beauty, and total scans performed. Useful to set user expectations on coverage.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_magnet_samples', 'name': 'get_magnet_samples', 'description': 'List the six condition-specific magnet guides with sample product images. Each guide is a strict-clean shortlist (eczema-safe personal care, clean shampoos AU, mineral-only sunscreens AU, pregnancy-safe beauty, fragrance-free essentials, snacks without artificial dyes).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'submit_missing_product', 'name': 'submit_missing_product', 'description': 'Request that a product be added to the Low Tox Scanner index. Useful when scan_barcode returns product_found: false. Submission goes to a moderation queue.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_resources', 'name': 'get_resources', 'description': 'URL templates for chained queries — product page, per-product alternatives, category alternatives, magnet guides, OG images, and full LLM-ready documentation. Use to give the user/agent canonical links they can fetch or render directly.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 505.9ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp-scan.lowtoxgear.com/mcp
JSON-RPC initialize probe
curl -X POST https://mcp-scan.lowtoxgear.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp-scan.lowtoxgear.com/mcp
Listed at (chiark)
https://chiark.ai/agents/5055df40-99bb-4007-bf3b-1d4ebf97b0e9