← zgts.in

INDIVIDUAL MCP TOOL

get_needle_recommendation

Get a personalised derma roller needle size recommendation (0.25mm–1.5mm) based on the user's primary skin or hair concern and their experience level with microneedling.

zgts.innone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

zgts.in

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.zgts-in]
url = "https://zgts.in/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zgts-in": {
      "type": "http",
      "url": "https://zgts.in/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zgts-in
Remote MCP URL: https://zgts.in/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "zgts-in": {
      "url": "https://zgts.in/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zgts-in": {
      "type": "http",
      "url": "https://zgts.in/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zgts-in",
  "transport": "streamable-http",
  "url": "https://zgts.in/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_guides — Search ZGTS derma roller guides by topic or skin concern.
  • get_product_info — Get detailed information about ZGTS derma roller products including 192-needle premium and 540-needle essential variants, certifications, pricing, and Amazon purchase links.
  • get_usage_guide — Get step-by-step derma rolling instructions: pre-treatment preparation, rolling technique, recommended frequency, post-treatment serum application, and aftercare protocol.