Parallax IEI · 2026 Parallax IEI · 2026

Identidad móvil para agentes AI. Mobile identity for AI agents.

El protocolo abierto que da a un agente su propio número de teléfono — para enviar SMS, hacer llamadas, ser localizable. Real. En segundos. The open protocol that gives an agent its own phone number — to send SMS, make calls, be reachable. Real. In seconds.

AMI · Agent Mobile Identity Protocol · v1.0

el problema the problem

Tu agente AI puede hacer casi todo. Your AI agent can do almost anything.

Menos tener teléfono. Except have a phone.

No puede enviar un SMS de recordatorio. No puede recibir un código 2FA. No puede llamar para confirmar una cita. La identidad móvil sigue siendo un derecho humano que los agentes no tienen. It can't send a reminder SMS. It can't receive a 2FA code. It can't call to confirm an appointment. Mobile identity is still a human privilege that agents don't have.

por qué ahora why now

El momento perfecto se está abriendo. The perfect moment is opening up.

explosión de agentesagents are exploding

100M+

agentes AI desplegados antes de 2027 según estimación conservadora del mercado.AI agents deployed before 2027 (conservative market estimate).

el teléfono no muerephones don't die

~80%

de servicios reales aún pasan por SMS o voz: bancos, salud, logística, citas.of real services still go through SMS or voice: banks, health, logistics, appointments.

nadie lo resuelvenobody solves it

0

protocolos nativos para identidad móvil de agentes. Los wrappers de APIs siguen siendo SaaS para humanos.native protocols for agent mobile identity. API wrappers are still SaaS for humans.

la solución the solution

AMI = protocolo + stack propio. AMI = protocol + own stack.

Un agente AI llama tres tools MCP (o tres POST REST), pasa por contratación + firma + activación en menos de un segundo, y se queda con un número real y un agent_token scoped para operar SMS y voz. An AI agent calls three MCP tools (or three REST POSTs), goes through contracting + signing + activation in under a second, and gets a real number plus a scoped agent_token to operate SMS and voice.

  • Identidad realReal identity: número activo en operador real, no virtual.active number on real operator, not virtual.
  • ProgramableProgrammable: REST + MCP + SDKs Python y TypeScript publicables.REST + MCP + publishable Python and TypeScript SDKs.
  • AuditableAuditable: cada acción persistida con HMAC + audit log + webhooks firmados.every action persisted with HMAC + audit log + signed webhooks.
cómo funciona how it works

Tres planos. Una API. Three planes. One API.

1. Contratar1. Contract

Solicitud → Oferta → Firma → MID activoRequest → Offer → Sign → MID active

El agente pasa una sola vez por el flujo legal. Devuelve número + agent_token.Agent goes through legal flow once. Returns number + agent_token.

2. Operar2. Operate

SMS · voz · webhooksSMS · voice · webhooks

Con el agent_token: enviar SMS, originar llamadas, recibir entrantes. AMI cursa la pipa SIP/SMPP.With agent_token: send SMS, place calls, receive inbound. AMI carries the SIP/SMPP pipe.

3. Gobernar3. Govern

Límites · gasto · multi-tenantLimits · spending · multi-tenant

Rate limits, budget mensual, allowlist de países, scoping entre customers, panel del cliente.Rate limits, monthly budget, country allowlist, scoping between customers, customer panel.

▶ Ver la demo en vivo ▶ See the live demo

diferencial moat

Todo bajo nuestro stack. Everything under our own stack.

SMSC propio (Kannel sobre SMPP), PBX propio (Asterisk sobre SIP), peering directo con el partner telco. No revendemos APIs ajenas. Own SMSC (Kannel over SMPP), own PBX (Asterisk over SIP), direct peering with telco partner. We don't resell anyone's APIs.

CapaLayer Wrappers tradicionalesTraditional wrappers AMI
Mensajería SMSSMS messaging API resale SMSC propio · SMPP directoOwn SMSC · direct SMPP
VozVoice API resale PBX propio · SIP nativoOwn PBX · native SIP
NumeraciónNumbering numpool del providerprovider's numpool inventario propio asignado por partner telcoown inventory from telco partner
MargenMargin ~10-15% ~50-70% (sin intermediario)~50-70% (no middleman)
mercado market

Mercado direccionable en 24 meses. Addressable market in 24 months.

TAM

€12B+

mercado global de mensajería + voz B2B (excl. operadores tradicionales).global B2B messaging + voice market (excl. traditional operators).

SAM

€1.8B

subsegmento "agents-first": empresas que despliegan agentes que necesitan voz o SMS."agents-first" subsegment: companies deploying agents that need voice or SMS.

SOM 24m

€60M

objetivo realista 24 meses con foco UE + LATAM.realistic 24-month target with EU + LATAM focus.

El número de agentes desplegados crece 4-6× anual. Cada agente que toque cliente final necesita identidad móvil más temprano que tarde. Deployed agents grow 4-6× annually. Every agent that touches an end user needs mobile identity sooner rather than later.

modelo de negocio business model

Por número activo + por uso. Per active number + per usage.

Starter

€0

+ €0.05/SMS + €0.04/min · hasta 5 MIDs · mock telco+ €0.05/SMS + €0.04/min · up to 5 MIDs · mock telco

Growth

€9/MID/mo

+ €0.04/SMS + €0.03/min · hasta 500 MIDs · live telco+ €0.04/SMS + €0.03/min · up to 500 MIDs · live telco

Enterprise

CustomCustom

SLA · soporte 24/7 · integraciones a medida · ilimitadoSLA · 24/7 support · custom integrations · unlimited

ARPU estimado: €40-120/MID/mes según uso. 1.000 MIDs activos = ~€60K MRR. Estimated ARPU: €40-120/MID/month by usage. 1,000 active MIDs = ~€60K MRR.

qué hay construido hoy what's built today

Protocolo cerrado · stack operacional listo. Protocol closed · operational stack ready.

backendbackend

23 tools MCP · 47 endpoints REST

contratación + operación + governance + multi-tenant + auditoría completa. Python stdlib puro, sin dependencias innecesarias.contracting + operation + governance + multi-tenant + full audit. Pure Python stdlib, no unnecessary dependencies.

SDKs

Python · TypeScript

publicables a PyPI y npm. Tipados completos. 60+ tests cada uno.publishable to PyPI and npm. Fully typed. 60+ tests each.

infra

docker-compose ready

Kannel + Asterisk + simulator SMPP. Solo falta el SMPP + SIP trunk del partner.Kannel + Asterisk + SMPP simulator. Only missing the partner SMPP + SIP trunk.

  • 305 tests verdes · seguridad auditada externamente · 0 marcas externas en superficies públicas (regla del socio)passing · externally audited security · 0 third-party brands in public surfaces (partner rule)
  • 13 páginas públicas desplegadas: landing, docs interactivo, spec, pricing, calculator, use cases, live demo, sandbox, status, etc.deployed: landing, interactive docs, spec, pricing, calculator, use cases, live demo, sandbox, status, etc.
roadmap roadmap

Lo que viene. What's coming.

Q3 2026
Live launchLive launch Activación del trunk SMPP + SIP del partner telco. Primer cliente real en producción. Beta cerrada. Partner telco SMPP + SIP trunk activation. First real customer in production. Closed beta.
Q4 2026
100 customers · GA100 customers · GA Apertura pública. SDKs en PyPI y npm. WhatsApp Business como capacidad opcional. Public opening. SDKs on PyPI and npm. WhatsApp Business as optional capability.
Q1-Q2 2027
Expansión LATAMLATAM expansion Trunks adicionales: México, Brasil, Colombia. 1.000 MIDs activos. Equipo comercial. Additional trunks: Mexico, Brazil, Colombia. 1,000 active MIDs. Sales team.
2027+
Protocolo de referenciaReference protocol AMI como estándar de facto para identidad móvil de agentes. Open governance, contribuciones de la comunidad. AMI as de-facto standard for agent mobile identity. Open governance, community contributions.
equipo team

Parallax IEI. Parallax IEI.

Equipo fundador con experiencia complementaria en producto AI, infraestructura telco y desarrollo de protocolo. Founding team with complementary experience in AI product, telco infrastructure and protocol development.

Daniel

Producto + ProtocoloProduct + Protocol

Lead de Parallax IEI. Diseño de producto, arquitectura del protocolo, GTM.Lead at Parallax IEI. Product design, protocol architecture, GTM.

Juan Carlos

Telco + OperacionesTelco + Operations

Partner. Licencia de operador, infraestructura telco real, peering con operadores, operación carrier-grade.Partner. Operator license, real telco infrastructure, carrier peering, carrier-grade operations.

[+]

Próximos sociosNext partners

Equipo en formación. Buscando perfiles comerciales para LATAM y devrel para community.Team in formation. Looking for sales profiles for LATAM and devrel for community.

qué necesitamos what we need

El partnership desbloquea todo. The partnership unlocks everything.

  • Licencia telcoTelco license: acceso al trunk SMPP + SIP con tu operador. Es el único bloqueo para activar tráfico real.access to SMPP + SIP trunk with your operator. The only blocker to activate real traffic.
  • Inventario de númerosNumber inventory: rango MSISDN asignado a la cuenta AMI para repartir a customers.MSISDN range assigned to the AMI account to distribute to customers.
  • Reparto del revenueRevenue split: acuerdo sobre el modelo (por tramos de uso, fee fijo por MID, mix). Negociable.agreement on the model (usage tiers, fixed fee per MID, mix). Negotiable.
  • Roadmap conjuntoJoint roadmap: compromiso de soporte 24/7 + SLA para clientes Enterprise + expansion plan.commitment to 24/7 support + SLA for Enterprise customers + expansion plan.
vámoslo let's see it

Demo en vivo. Live demo.

El ciclo completo en pantalla, narrado: provisión del número, SMS bidireccional, llamada bridgeada por SIP. Backend real funcionando. Full cycle on screen, narrated: number provisioning, two-way SMS, SIP-bridged call. Real backend working.

▶ Abrir /live demo ▶ Open /live demo

o navega a or navigate to   protocolami.com/live

vuestro turno your turn

Q & A. Q & A.

Preguntad sin filtro. Si no sabemos la respuesta lo decimos. Ask anything. If we don't know we'll say so.

/docs/docs /spec /waitlist
Navega conNavigate with · salirexit Esc · fullscreenfullscreen F
AMI.salirexit
1 / 14