eCommerce
hydrogelfolia.sk
This MCP server provides e-commerce storefront tools for searching products and adding items to a customer cart.
ENDPOINT 1
https://hydrogelfolia.sk
MCP server metadata
- Name
- WebMCP
Known tools 14
search_storefront_productsSearch storefront products by device, brand, model, product type, or screen protector feature.
Inferred read-onlysearch_storefront_products_mobileSearch storefront products by device, brand, model, product type, or screen protector feature from the mobile header.
Inferred read-onlyadd_product_13251_to_cartAdd Motorola Moto G77 Power - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2845_to_cartAdd LG Velvet 5G - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2844_to_cartAdd LG Velvet - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2701_to_cartAdd Samsung W22 - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_13249_to_cartAdd Oppo Reno16c - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_3633_to_cartAdd Motorola G51 - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_3635_to_cartAdd Motorola G5s - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2702_to_cartAdd Samsung W609 - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2846_to_cartAdd LG Velvet 5G UW - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_3634_to_cartAdd Motorola G52 - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_13250_to_cartAdd vivo iQOO Z11i - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyadd_product_2700_to_cartAdd Samsung W21 - Hydrogel ochranná fólia to the customer cart using the product card default options.
Inferred read-onlyCONNECT 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.webmcp]
url = "https://hydrogelfolia.sk"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://hydrogelfolia.sk"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://hydrogelfolia.sk
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": {
"webmcp": {
"url": "https://hydrogelfolia.sk"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://hydrogelfolia.sk"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://hydrogelfolia.sk"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.