← derricogroupmallorca.com

INDIVIDUAL MCP TOOL

obtener_link_compra_entradas

Dado el id de un evento (de ver_agenda_eventos), devuelve el link directo de compra de entradas en Fourvenues, o un link de WhatsApp como alternativa si ese evento no tiene venta online.

derricogroupmallorca.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://derricogroupmallorca.com

No auth detected

Connect to this endpoint to inspect the live schema for obtener_link_compra_entradas 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

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

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://derricogroupmallorca.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://derricogroupmallorca.com

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://derricogroupmallorca.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • ver_agenda_eventos — Devuelve los próximos eventos/fiestas de D'Errico Group en Mallorca (FITZ, Social Club, BCM, Oceans): título, venue, fecha, hora, género musical, imagen y link directo de compra de entradas si existe.
  • obtener_link_reserva_mesa_vip — Genera el link de WhatsApp para solicitar una mesa VIP en un venue de D'Errico Group. No completa la reserva por sí sola — hay que enviar el mensaje de WhatsApp para que el equipo la confirme, igual que el botón 'Reservar VIP' de la web.