← teclazo.com

INDIVIDUAL MCP TOOL

category_demand

Top categories/niches on a Mercado Libre market by product count — the highest-movement niches for product research ("what to sell").

teclazo.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://teclazo.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for category_demand and invoke it with your own arguments.

Indexed 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 server

teclazo.com

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

.mcp.json

{
  "mcpServers": {
    "teclazo": {
      "type": "http",
      "url": "https://teclazo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_keywords — Search Mercado Libre keywords by term.
  • competitor_report — Radar de Competencia: a product-level competitive report for a Mercado Libre product ID (e.g.
  • get_markets — List the 18 Mercado Libre markets Teclazo covers (code, country).
  • get_account — Your Teclazo plan, current limits, and the upgrade tiers.