Agent email, SMS, OTP/TOTP, and signup session infrastructure for AI agents. Self-provision email addresses, phone numbers, extract verification codes, manage TOTP authenticators, and run full signup flows with browser state persistence. 47 tools, 8 prompts.
Server Config
{
"mcpServers": {
"keyid": {
"command": "npx",
"args": [
"-y",
"@keyid/agent-kit"
]
}
}
}