Atenta + Gemini

Your business inside Gemini.

Gemini talks to your Atenta over MCP or the API, with a token of your own, from the Gemini app or from your own flows.

01 · What you can do

Three things you do with Gemini and your Atenta.

“What sold this week and what's still to collect?”

With reports and finance permissions, Gemini reads your Atenta and sums it up for you; it can drop it into a Google Sheets spreadsheet.

“Book Marta on Thursday at 5”

With appointments permission, Gemini checks your Atenta's open slots and books the appointment; the customer gets the confirmation on WhatsApp.

“Write to everyone who hasn't ordered in a month”

With customers permission, it builds the segment; you schedule the campaign yourself from the app, only to those who gave consent.

02 · How it connects

From your app, with a permission you grant.

Nothing connects unless you turn it on. Every token and every webhook is listed in Settings → Integrations, with its last use, and is revoked with one tap.

  1. Generate your token in the app

    Settings → Integrations → Gemini → “Connect”. Suggested permissions: read conversations, orders, appointments, customers, reports and base. It's shown only once.

  2. Connect over MCP or the API

    With the Gemini SDK (Google AI or Vertex AI), register the MCP server https://mcp.atenta.mx with the header Authorization: Bearer <token>; or import the OpenAPI https://api.atenta.mx/v1/openapi.json as function declarations. In the Gemini app and in Gemini for Workspace, use your Atenta's extension once Google publishes it in its directory; in the meantime, flows with the SDK work today.

  3. Ask in your own words

    Gemini calls Atenta's tools (chats_listar, pedidos_crear, citas_disponibles, reporte_mes…) with your token's permissions; every call is logged in your business's activity log.

More connections

Everything else that connects with Atenta.