← Registry

eCommerce

giamsoc.com

Provides search, suggestions, and price feed functionalities for a cosmetics catalog.

1 endpoint3 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://giamsoc.com/mcp

No auth detected

MCP server metadata

Name
hana-catalog
Version
0.1.0
Capabilities
tools
Server instructions

Hana public catalog tools. Prefer citing https://giamsoc.com/p/{slug}. Do not invent prices.

Known tools 3

search_products

Search Hana cosmetics catalog by query.

Inferred read-only
suggest_search

Typeahead suggestions for products, brands, and categories.

Inferred read-only
get_price_feed

Deal / price-movement feed segments on Hana.

Inferred read-only

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.hana-catalog]
url = "https://giamsoc.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hana-catalog": {
      "type": "http",
      "url": "https://giamsoc.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hana-catalog
Remote MCP URL: https://giamsoc.com/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": {
    "hana-catalog": {
      "url": "https://giamsoc.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hana-catalog": {
      "type": "http",
      "url": "https://giamsoc.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hana-catalog",
  "transport": "streamable-http",
  "url": "https://giamsoc.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for giamsoc.com was fetched 2026-08-23T19:15:45.157Z.

Trust status Trusted

giamsoc.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.