Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

flovoice53-tech/agent-identity-mcp

БесплатноПоддерживается

Give AI agents a disposable email address and a real UK phone number to complete signup/OTP verification flows end-to-end. 5 tools covering test email inbox + S

GitHubEmbed

Описание

Give AI agents a disposable email address and a real UK phone number to complete signup/OTP verification flows end-to-end. 5 tools covering test email inbox + SMS code retrieval.

README

Listed on mcpservers.org

MCP server that gives an AI agent a throwaway test identity — a real disposable email address and a real UK phone number — so it can sign up for something it's testing and read back the verification email/SMS itself, without a human in the loop.

Bundles two existing services:

Status: published on npm and the official MCP registry

create_test_email no longer needs any receivemail.dev credential — mailbox creation is public/self-serve (rate-limited: 20/min per IP, 5,000/day total). The only credential needed is your own SMS_FLORIN_API_KEY, for the phone-number tools.

Setup

{
  "mcpServers": {
    "agent-identity": {
      "command": "npx",
      "args": ["-y", "agent-identity-mcp"],
      "env": {
        "SMS_FLORIN_API_KEY": "your_key_here"
      }
    }
  }
}

Tools

Tool Description
create_test_email Get a fresh disposable email address, valid up to 60 minutes.
get_test_email_messages Read what's arrived on an address created above.
list_services List services a phone number can be rented for.
rent_test_phone_number Rent a real UK number for a service. Costs balance.
wait_for_test_sms Block until the SMS/OTP code arrives.

Pairs well with: acp-sandbox

Building or testing an AI shopping agent (ACP/agentic commerce)? acp-sandbox is a hosted mock merchant your agent can complete a full test checkout against — no real store, no real money. Combined with this package, an agent gets a disposable email/phone for the buyer identity and a merchant to actually check out with, entirely test-side.

Pairs well with: otp-watch

Ship your own signup/verification flow? otp-watch uses the same underlying real phone numbers and disposable mailboxes to answer a different question: is your OTP/verification SMS or email actually arriving, and how fast? Point your own cron/CI at it to catch a broken delivery pipeline before your users do.

License

MIT

from github.com/flovoice53-tech/agent-identity-mcp

Установка flovoice53-tech/agent-identity-mcp

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/flovoice53-tech/agent-identity-mcp

FAQ

flovoice53-tech/agent-identity-mcp MCP бесплатный?

Да, flovoice53-tech/agent-identity-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для flovoice53-tech/agent-identity-mcp?

Да, требуются переменные окружения: SMS_FLORIN_API_KEY. Unyly подставит их в конфиг при установке.

flovoice53-tech/agent-identity-mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить flovoice53-tech/agent-identity-mcp в Claude Desktop, Claude Code или Cursor?

Открой flovoice53-tech/agent-identity-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare flovoice53-tech/agent-identity-mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication