Ver planes See plans Abrir Tenkiu Open Tenkiu
Model Context Protocol

Tenkiu MCP

Conecta Claude Desktop, Cursor o n8n a tu negocio en Tenkiu. El agente opera el catálogo, pedidos, inbox de WhatsApp e integraciones con la misma cuenta que usas en la app.

Qué es

Tenkiu MCP es un servidor Admin para el dueño del negocio, no el bot que habla con tus clientes. El agente remoto llama tools (listar pedidos, actualizar un producto, responder un chat) y Tenkiu ejecuta la acción en tu tienda.

Transporte: MCP sobre HTTP. Autenticación: API key tkn_live_… que creas una vez en la app.

Requisitos

  • Cuenta shopkeeper en Tenkiu con trial activo o plan pago. El plan Free no genera keys.
  • Un cliente MCP: Claude Desktop, Cursor, n8n u otro que hable MCP por HTTP.
  • Si el trial o el plan caduca, el servidor responde 403 aunque la key siga existiendo.

Cómo conectarlo

  1. Abre la app Tenkiu → IntegracionesTenkiu MCP.
  2. Crea una API key. El texto completo se muestra una sola vez: cópialo.
  3. Claude.ai: Conectores → agregar personalizado → URL de abajo. Claude abre una página de Tenkiu: pega la key ahí. No uses los campos de OAuth Client ID.
  4. Claude Desktop / Cursor / n8n: pega la key como header Authorization: Bearer ….

URL del servidor

https://tenkiu.co/api/mcp

Ejemplo para Claude Desktop / Cursor

{
  "mcpServers": {
    "tenkiu": {
      "url": "https://tenkiu.co/api/mcp",
      "headers": {
        "Authorization": "Bearer tkn_live_TU_API_KEY"
      }
    }
  }
}

No publiques ni pegues la key en chats. Cualquier dato que el agente lea (incluidos mensajes de clientes) llega al proveedor de IA que tú conectes.

Qué puede hacer el agente

Catálogo

Crear y editar productos, variantes, pack de soporte postventa, Dropi y 99 Envíos.

Pedidos y reservas

Listar, crear un pedido manual, cambiar estado, ver huecos y reagendar.

Inbox y bot

Responder un hilo, enviar un template a un cliente, ajustar el vendedor IA.

Campañas

Campañas WhatsApp (plan Pro+) y saludos de anuncios Click-to-WhatsApp.

Envíos y pagos

Empujar un pedido a Dropi o 99 Envíos y crear un link de pago.

Contenido

Cotizar y generar piezas con IA. Cada generación gasta Tenkius.

Qué no hace (a propósito)

  • No reembolsa pedidos del cliente.
  • No manda broadcasts ad-hoc a números sueltos (usa campañas de la app).
  • No crea ni pausa anuncios reales en Meta Ads.
  • No guarda las API keys de tu modelo (BYOK se configura en la app).

Crea tu API key en Tenkiu

Integraciones → Tenkiu MCP. Disponible con trial de 14 días o un plan pago.

Abrir la app
Model Context Protocol

Tenkiu MCP

Connect Claude Desktop, Cursor, or n8n to your Tenkiu business. The agent runs catalog, orders, WhatsApp inbox, and integrations with the same account you use in the app.

What it is

Tenkiu MCP is an Admin server for the shop owner, not the bot that talks to your customers. The remote agent calls tools (list orders, update a product, reply to a chat) and Tenkiu runs the action in your store.

Transport: MCP over HTTP. Auth: an API key tkn_live_… that you create once in the app.

Requirements

  • A Tenkiu shopkeeper account with an active trial or paid plan. Free cannot create keys.
  • An MCP client: Claude Desktop, Cursor, n8n, or any client that speaks MCP over HTTP.
  • If the trial or plan lapses, the server returns 403 even if the key still exists.

How to connect

  1. Open the Tenkiu app → IntegrationsTenkiu MCP.
  2. Create an API key. The full value is shown once: copy it.
  3. Claude.ai: Connectors → add custom → URL below. Claude opens a Tenkiu page: paste the key there. Leave OAuth Client ID empty.
  4. Claude Desktop / Cursor / n8n: paste the key as Authorization: Bearer ….

Server URL

https://tenkiu.co/api/mcp

Claude Desktop / Cursor example

{
  "mcpServers": {
    "tenkiu": {
      "url": "https://tenkiu.co/api/mcp",
      "headers": {
        "Authorization": "Bearer tkn_live_YOUR_API_KEY"
      }
    }
  }
}

Do not publish or paste the key in chats. Anything the agent reads (including customer messages) is sent to the AI provider you connect.

What the agent can do

Catalog

Create and edit products, variants, after-sale support pack, Dropi, and 99 Envíos.

Orders and bookings

List, create a manual order, change status, check slots, and reschedule.

Inbox and bot

Reply in a thread, send a template to a customer, tune the AI seller.

Campaigns

WhatsApp campaigns (Pro+) and Click-to-WhatsApp ad greetings.

Shipping and payments

Push an order to Dropi or 99 Envíos and create a payment link.

Content

Quote and generate AI pieces. Each generation spends Tenkius.

What it does not do (on purpose)

  • It does not refund customer orders.
  • It does not send ad-hoc broadcasts to raw phone numbers (use in-app campaigns).
  • It does not create or pause real ads in Meta Ads.
  • It does not store your model API keys (BYOK is configured in the app).

Create your API key in Tenkiu

Integrations → Tenkiu MCP. Available on a 14-day trial or a paid plan.

Open the app