← zapatillasmay.mx

INDIVIDUAL MCP TOOL

precios_mayoreo

Explica cómo funcionan los precios de mayoreo de Zapatillas May (descuentos automáticos por volumen).

zapatillasmay.mxnone 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

zapatillasmay.mx

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.zapatillasmay-mx]
url = "https://zapatillasmay.mx/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zapatillasmay-mx": {
      "type": "http",
      "url": "https://zapatillasmay.mx/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "zapatillasmay-mx",
  "transport": "streamable-http",
  "url": "https://zapatillasmay.mx/mcp"
}
MCP Inspector

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

Related tools

  • buscar_productos — Busca calzado en el catálogo de Zapatillas May por nombre, categoría, color o características.
  • consultar_producto — Obtiene el detalle completo de un producto específico por su SKU o nombre, incluyendo colores y tallas disponibles con stock en tiempo real.
  • info_negocio — Devuelve información general de Zapatillas May: a qué se dedica, ubicación, cómo comprar, envíos y datos de contacto.