home.hero.badge

home.hero.titleLine1 home.hero.titleLine2

home.hero.subtitle

home.hero.ctaSecondary
home.hero.stats.latency
< 200ms
home.hero.stats.uptime
99.9%
home.hero.stats.protocols
REST · WS · MCP
home.mcp.badge

home.mcp.title

home.mcp.subtitle

home.mcp.openStandard.title

home.mcp.openStandard.desc

home.mcp.fiveTools.title

create_signup_inbox, wait_for_verification_email, get_latest_email, extract_otp_code y extract_verification_link. home.mcp.fiveTools.desc

home.mcp.configFile.title

home.mcp.configFile.desc

home.mcp.useCase.badge

home.mcp.useCase.title

home.mcp.useCase.desc

1

Agente llama a create_signup_inbox → obtiene email temporal etiquetado

2

Agente se registra en el servicio con esa dirección

3

wait_for_verification_email espera el email con retry automático

4

extract_otp_code o extract_verification_link completan el registro

home.quickstart.badge

home.quickstart.title

home.quickstart.subtitle

~/.config/claude/claude_desktop_config.json MCP Server
{
  "mcpServers": {
    "uncorreotemporal": {
      "command": "uvx",
      "args": ["uncorreotemporal-mcp"],
      "env": { "UCT_API_KEY": "uct_tu_api_key" }
    }
  }
}

# Desde la próxima conversación tu agente puede:
# → create_signup_inbox()          Crear inbox etiquetado por servicio
# → wait_for_verification_email()  Esperar email con retry automático
# → get_latest_email()             Leer el último email recibido
# → extract_otp_code()             Extraer código OTP del mensaje
# → extract_verification_link()    Extraer link de verificación
home.quickstart.mcpNote home.quickstart.viewDocs
home.problem.badge

home.problem.title

home.problem.subtitle

home.problem.dev.title

home.problem.dev.desc

  • home.problem.dev.items.0
  • home.problem.dev.items.1
  • home.problem.dev.items.2
  • home.problem.dev.items.3

home.problem.qa.title

home.problem.qa.desc

  • home.problem.qa.items.0
  • home.problem.qa.items.1
  • home.problem.qa.items.2
  • home.problem.qa.items.3

home.problem.ai.title

home.problem.ai.desc

  • home.problem.ai.items.0
  • home.problem.ai.items.1
  • home.problem.ai.items.2
  • home.problem.ai.items.3
home.solution.badge

home.solution.title

home.solution.subtitle

home.solution.features.smtp.title

home.solution.features.smtp.desc

home.solution.features.api.title

home.solution.features.api.desc

home.solution.features.ws.title

home.solution.features.ws.desc

home.solution.features.mcp.title

home.solution.features.mcp.desc

home.solution.features.ttl.title

home.solution.features.ttl.desc

home.solution.features.aws.title

home.solution.features.aws.desc

home.howItWorks.badge

home.howItWorks.title

home.howItWorks.subtitle

1

home.howItWorks.steps.0.title

home.howItWorks.steps.0.desc

2

home.howItWorks.steps.1.title

home.howItWorks.steps.1.desc

3

home.howItWorks.steps.2.title

home.howItWorks.steps.2.desc

4

home.howItWorks.steps.3.title

home.howItWorks.steps.3.desc

home.developers.badge

home.developers.title

home.developers.subtitle

home.developers.features.0.title

home.developers.features.0.desc

home.developers.features.1.title

home.developers.features.1.desc

home.developers.features.2.title

home.developers.features.2.desc

home.developers.features.3.title

home.developers.features.3.desc

home.developers.features.4.title

home.developers.features.4.desc

# 1. Crear buzón temporal (anónimo)
curl -X POST https://uncorreotemporal.com/api/v1/mailboxes      -H "Content-Type: application/json"      -d '{"ttl_minutes": 60}'

# Respuesta:
{
  "address": "mango-panda-42@uncorreotemporal.com",
  "expires_at": "2026-03-01T15:00:00Z",
  "session_token": "a8f3k2..."
}

# 2. Leer mensajes
curl https://uncorreotemporal.com/api/v1/mailboxes/mango-panda-42/messages      -H "X-Session-Token: a8f3k2..."
home.agents.badge

home.agents.title

home.agents.subtitle

home.agents.points.0.title

home.agents.points.0.desc

home.agents.points.1.title

home.agents.points.1.desc

home.agents.points.2.title

home.agents.points.2.desc

claude_desktop_config.json
{
  "mcpServers": {
    "uncorreotemporal": {
      "command": "python",
      "args": ["-m", "mcp.server"],
      "env": {
        "UCT_API_KEY": "uct_xxxxx"
      }
    }
  }
}
create_signup_inboxhome.agents.mcpTools.create_signup_inbox
wait_for_verification_emailhome.agents.mcpTools.wait_for_verification_email
get_latest_emailhome.agents.mcpTools.get_latest_email
extract_otp_codehome.agents.mcpTools.extract_otp_code
extract_verification_linkhome.agents.mcpTools.extract_verification_link
home.useCases.badge

home.useCases.title

home.useCases.subtitle

home.useCases.items.0.title

home.useCases.items.0.desc

home.useCases.items.1.title

home.useCases.items.1.desc

home.useCases.items.2.title

home.useCases.items.2.desc

home.useCases.items.3.title

home.useCases.items.3.desc

home.useCases.items.4.title

home.useCases.items.4.desc

home.useCases.items.5.title

home.useCases.items.5.desc

home.security.badge

home.security.title

home.security.subtitle

home.security.items.0.title

home.security.items.0.desc

home.security.items.1.title

home.security.items.1.desc

home.security.items.2.title

home.security.items.2.desc

home.security.items.3.title

home.security.items.3.desc

home.security.items.4.title

home.security.items.4.desc

home.security.items.5.title

home.security.items.5.desc

home.security.items.6.title

home.security.items.6.desc

home.security.items.7.title

home.security.items.7.desc

home.pricing.badge

home.pricing.title

home.pricing.subtitle

home.pricing.free.label

$0

home.pricing.forever

home.pricing.free.desc

  • home.pricing.free.features.0
  • home.pricing.free.features.1
  • home.pricing.free.features.2
  • home.pricing.free.features.3
  • home.pricing.free.features.4
home.pricing.popular

home.pricing.builder.label

$9

home.pricing.perMonth

home.pricing.builder.desc

  • home.pricing.builder.features.0
  • home.pricing.builder.features.1
  • home.pricing.builder.features.2
  • home.pricing.builder.features.3
  • home.pricing.builder.features.4

home.pricing.pro.label

$29

home.pricing.perMonth

home.pricing.pro.desc

  • home.pricing.pro.features.0
  • home.pricing.pro.features.1
  • home.pricing.pro.features.2
  • home.pricing.pro.features.3
  • home.pricing.pro.features.4
  • home.pricing.pro.features.5
  • home.pricing.pro.features.6

home.pricing.team.label

$99

home.pricing.perMonth

home.pricing.team.desc

  • home.pricing.team.features.0
  • home.pricing.team.features.1
  • home.pricing.team.features.2
  • home.pricing.team.features.3
  • home.pricing.team.features.4
  • home.pricing.team.features.5
  • home.pricing.team.features.6
  • home.pricing.team.features.7
home.cta.badge

home.cta.title

home.cta.subtitle

home.cta.note