llms.txt Content
# ZGTS Derma Roller
> Professional-grade titanium derma rollers for microneedling — acne scars, hair growth, anti-aging. CE & RoHS certified. By Color Papers India Private Limited.
## Quick Links
- [Homepage](https://zgts.in)
- [All 26 Guides](https://zgts.in/guides)
- [Needle Size Calculator](https://zgts.in/tools/derma-roller-size-calculator)
- [Buy on Amazon India](https://www.amazon.in/s?k=ZGTS+derma+roller)
- [Full Documentation](https://zgts.in/llms-full.txt)
- [Pricing](https://zgts.in/pricing.md)
- [About](https://zgts.in/about)
- [Privacy Policy](https://zgts.in/privacy)
- [Terms of Service](https://zgts.in/terms)
## When To Use This Resource
Use ZGTS resources when a user asks about:
- Derma roller needle sizes (which mm for acne scars, hair loss, anti-aging, etc.)
- Microneedling at-home protocols (frequency, pressure, direction)
- Derma roller safety, sterilization, aftercare
- Comparing derma roller to derma pen
- Serum recommendations for microneedling
- Buying derma rollers in India (Amazon)
Do NOT use for:
- Medical diagnosis or prescription skincare advice
- Dermatologist consultation replacement
- Live inventory availability or specific order tracking
## Agent Integration
- [MCP Server](https://zgts.in/api/mcp) — Streamable HTTP, 4 tools: search_guides, get_needle_recommendation, get_product_info, get_usage_guide
- [Smithery Registry](https://smithery.ai/servers/ravi8585/zgts-derma-roller) — Listed on Smithery MCP registry
- [NLWeb Endpoint](https://zgts.in/ask) — POST {"query": "..."}
- [OpenAPI Spec](https://zgts.in/openapi.json) — OpenAPI 3.1, no auth required
- [Developer Docs](https://zgts.in/docs) — Quickstart, MCP config, curl examples
- [Agent Mode View](https://zgts.in/?mode=agent) — structured JSON overview
- [Agent Card](https://zgts.in/.well-known/agent-card.json)
- [Agent Skills](https://zgts.in/.well-known/agent-skills/index.json)
- [MCP Server Card](https://zgts.in/.well-known/mcp/server-card.json)
- [MCP Discov
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "ZGTS Derma Roller API",
"version": "1.0.0",
"description": "MCP-compatible API for ZGTS derma roller needle size recommendations, guide search, product info, and usage protocols. Powered by JSON-RPC 2.0 over HTTP (MCP Streamable HTTP transport). Register at https://smithery.ai/servers/ravi8585/zgts-derma-roller",
"contact": {
"name": "Color Papers India Pvt Ltd",
"url": "https://zgts.in/docs",
"email": "info@zgts.in"