Fidelizador · Integraciones con IAAI Integrations

Transforma tus envíos de email con agentes IA.Transform your email sending with AI agents.

Soportamos Model Context Protocol (MCP). En una sola integración, conecta Claude, Cursor, Codex, ChatGPT y cualquier agente compatible. Segmenta, redacta, agenda y mide — conversando. Tú apruebas. El agente opera.We support the Model Context Protocol (MCP). In a single integration, connect Claude, Cursor, Codex, ChatGPT and any compatible agent. Segment, draft, schedule and measure — by talking. You approve. The agent operates.

Compatible con tu stack de agentesWorks with your agent stack
ClaudeClaude CursorCursor CodexCodex ChatGPTChatGPT GeminiGemini n8nn8n +cualquier cliente MCPany MCP client
Una integración, todos tus agentesOne integration, every agent

Elige tu agente. Conecta. Listo.Pick your agent. Connect. Done.

El servidor MCP de Fidelizador es el mismo para todos. Lo único que cambia es dónde pegas la configuración. Elige tu herramienta y te mostramos el snippet exacto.Fidelizador's MCP server is identical for everyone. The only thing that changes is where you paste the config. Pick your tool and we'll show the exact snippet.

ClientesClientsMCP
¿No ves tu herramienta? Cualquier cliente MCP funciona con nuestro endpoint remoto.Don't see your tool? Any MCP client works with our remote endpoint.
Dónde pegarloWhere to paste it
 
Ver guía completa →Read the full guide → Tiempo estimado: ~4 minEst. time: ~4 min

Gestiona tus envíos conversando.Manage your sending by talking.

Ahora puedes gestionar Fidelizador con una simple conversación con tu agente de IA favorito (Claude, ChatGPT, Gemini, etc.). Él hará el envío y te dará los resultados como tú quieras.You can now run Fidelizador through a plain conversation with the AI agent you already use (Claude, ChatGPT, Gemini and others). It does the sending and reports back however you want it.

F
Claude · fidelizador (MCP)
● 17 tools · conectadoconnected
Con Fidelizador, usa el remitente [email protected] de la instancia "mi-empresa" para enviar un correo a [email protected] con el asunto "Pedido confirmado" y contenido "<p>Hola, tu pedido fue confirmado. ¡Gracias!</p>".Using Fidelizador, send an email from [email protected] on instance "mi-empresa" to [email protected] with subject "Pedido confirmado" and body "<p>Hola, tu pedido fue confirmado. ¡Gracias!</p>".
Voy a enviar el correo con Fidelizador usando los datos indicados.I'll send the email with Fidelizador using the details provided.
fidelizador · send_mail
{
  instance: "mi-empresa",
  from: "[email protected]",
  to: "[email protected]",
  subject: "Pedido confirmado"
}
✅ Correo enviado correctamente✅ Email sent successfully
InstanciaInstance: mi-empresa
RemitenteFrom: [email protected]
DestinatarioTo: [email protected]
AsuntoSubject: Pedido confirmado
EstadoStatus: EnviadoSent
Message ID: 019eba07-a05e-7f3b-9b9a-f5b9ad2eda92
Request ID: af456e26-7d6a-47cb-9d0a-615b5d8435cc
El mensaje se aceptó correctamente por la plataforma. ¿Reviso los logs de entrega para confirmar la recepción?The message was accepted by the platform. Want me to check the delivery logs to confirm receipt?
Revisa los logs de entrega de ese correo.Check the delivery logs for that email.
fidelizador · get_mail_logs
→ "Pedido confirmado" → [email protected]
→ status 3 · entregado · sin rebotes · latencia 0,31 s
→ 250 2.0.0 Ok: queued · abierto 1 vez (04:12:03)→ "Pedido confirmado" → [email protected]
→ status 3 · delivered · no bounces · 0.31 s latency
→ 250 2.0.0 Ok: queued · opened once (04:12:03)
Enviado y entregado, sin rebotes ni diferimientos, con latencia de 0,31 s. El destinatario ya lo abrió (1 vez, a las 04:12:03). Aceptado por el SMTP destino con respuesta 250 OK.Sent and delivered, no bounces or deferrals, with 0.31 s latency. The recipient already opened it (once, at 04:12:03). Accepted by the destination SMTP with a 250 OK response.
Pídele revisar rebotes, reenviar o exportar logs…Ask it to check bounces, resend or export logs…
Métricas de entrega · instancia mi-empresa · últimos 7 díasDelivery metrics · instance mi-empresa · last 7 days
2.0522,052
EnviadosSent
96,5%96.5%
EntregadosDelivered
30,6%30.6%
AperturasOpens
MétricaMetricCantidadCountTasaRate
EnviadosSent2.0522,052
EntregadosDelivered1.9801,98096,5%96.5%
AperturasOpens60630,6%30.6%
ClicsClicks974,9%
RebotesBounces582,8%2.8%
DescartadosDropped140,7%
DiferidosDeferred3
DesuscripcionesUnsubscribes60,3%
En cola / on-holdQueued / on-hold0

Explora toda la potencia de nuestro MCP.Explore everything our MCP can do.

MCP es un estándar que permite que la inteligencia artificial se conecte de forma segura y estructurada con tus sistemas, datos y herramientas. Permite que distintos agentes puedan consultar información y ejecutar acciones sobre tus servicios de forma estandarizada.MCP is a standard that lets artificial intelligence connect to your systems, data and tools in a safe, structured way. It lets different agents query information and run actions against your services through one common interface.

get_delivery_metrics

Lee la entregabilidad, no tablas.Reads deliverability, not tables.

Resumen de enviados, entregas, aperturas, clics, rebotes y quejas por período, con tasas y tendencia.A summary of sends, deliveries, opens, clicks, bounces and complaints per period, with rates and trend.

"¿Cómo venimos esta semana frente a la pasada?How are we doing this week vs last?"
list_activity

Cada evento, consultable.Every event, queryable.

Enviados, rebotes, quejas, aperturas y clics — filtrables por fecha y destinatario.Sends, bounces, complaints, opens and clicks — filterable by date and recipient.

"Muéstrame los rebotes de ayer de @empresa.clShow me yesterday's bounces from @empresa.cl"
get_mail_logs

Traza un correo, evento a evento.Traces an email, event by event.

La bitácora de entrega de un mensaje: intentos SMTP, rebotes y diferimientos, con la respuesta del servidor.A message's delivery log: SMTP attempts, bounces and deferrals, with the server response.

"¿Llegó el pedido #88412? Revisa sus logs.Did order #88412 arrive? Check its logs."
send_mail

Envía — con tu aprobación.Sends — with your approval.

Dispara confirmaciones, OTP o estados de cuenta. Exige confirmación explícita antes de un envío masivo y respeta el modo de prueba.Fires confirmations, OTPs or statements. Requires explicit confirmation before a mass send and respects test mode.

"Envía la confirmación del pedido a [email protected]Send the order confirmation to [email protected]"
simulate_scenario

Prueba en sandbox, sin tocar a nadie real.Tests in the sandbox, touching no one real.

Simula N envíos repartidos por resultado (rebote, queja, diferido, apertura, clic). Las estadísticas aparecen luego en las métricas.Simulates N sends split by outcome (bounce, complaint, deferral, open, click). The stats then show up in your metrics.

"Simula 100 envíos con 10% de rebotes y 60% de aperturaSimulate 100 sends with 10% bounces and 60% opens"
list_instances

Opera varias cuentas.Operates multiple accounts.

Lista las instancias que administras; las demás herramientas apuntan a la que elijas. Útil cuando manejas más de una marca.Lists the instances you manage; every other tool targets the one you pick. Handy when you run more than one brand.

"¿Qué instancias administro?Which instances do I manage?"
Catálogo completoFull catalogue

Ver las 17 herramientas del servidorSee the server's 17 tools

Ver todoView all OcultarHide
get_delivery_metrics

Entregabilidad agregada del período: enviados, aperturas, clics, rebotes y quejas.Aggregate deliverability for the period: sent, opens, clicks, bounces and complaints.

get_sender_stats

Las mismas métricas, acotadas a un remitente específico.The same metrics, scoped to a specific sender.

get_geographic_stats

Aperturas y clics agrupados por país.Opens and clicks grouped by country.

get_device_stats

Aperturas y clics por dispositivo y cliente de correo.Opens and clicks by device and email client.

get_unsubscribe_breakdown

Distribución de las bajas por motivo.Breakdown of unsubscribes by reason.

Sin dependenciaNo lock-in

Conversas cuando quieres. Usas la interfaz cuando lo necesitas.Talk to it when you want. Use the interface when you need to.

Conectar un agente no te deja atado a la conversación. Todo lo que hace queda en la misma interfaz de siempre —remitentes, dominios, plantillas, envíos y métricas— para revisarlo, corregirlo o continuarlo a mano cuando quieras.Connecting an agent doesn't tie you to the chat. Everything it does lands in the same interface as always —senders, domains, templates, sends and metrics— ready to review, correct or continue by hand whenever you want.

Una plataforma, dos entradasOne platform, two ways in

El servidor MCP no es un producto aparte ni una copia de tus datos: es una capa conversacional sobre las mismas operaciones que ya haces desde la interfaz.The MCP server isn't a separate product or a copy of your data: it's a conversational layer over the very same operations you already run from the interface.

La interfaz hace másThe interface does more

El agente envía y consulta. Crear un dominio, verificarlo o dar de alta un remitente se sigue haciendo desde la interfaz: la configuración la controlas tú.The agent sends and reports. Creating a domain, verifying it or setting up a sender still happens in the interface: configuration stays in your hands.

Lo que hace el agente, se veWhat the agent does is visible

Cada acción aparece en la interfaz como cualquier otra y queda en el registro de auditoría, distinguiendo al agente de la persona por la que actuó.Every action shows up in the interface like any other and lands in the audit log, telling the agent apart from the person it acted for.

Control

El agente no decide solo. Tú diriges el barco.The agent doesn't decide alone. You steer the ship.

Permisos granularesGranular permissions

Tú autorizas qué puede y qué no puede hacer el agente de IA. El control lo tienes tú.You authorize what the AI agent can and cannot do. You keep the control.

Humano en el procesoHuman in the loop

Define los umbrales de operación y autoriza las acciones de tu agente antes de ejecutar. Tú supervisas, él ejecuta.Set the operating thresholds and authorize your agent's actions before they run. You supervise, it executes.

Auditoría completaFull audit trail

Cada acción del agente queda registrada para poder ser auditada. Trazabilidad completa.Every agent action is logged so it can be audited. Full traceability.

Conecta tu agente. Te ayudamos.Connect your agent. We'll help.

Te apoyamos en la implementación de tu MCP con tu agente de IA favorito.We support you in getting your MCP running with the AI agent you already use.

Pedir acceso a la betaRequest beta access

Implementación guiada en 2 semanas.Guided implementation in 2 weeks.