Loading MCP server directory, please wait...
Gives an AI agent a disposable email and a real UK phone number to test signup flows.
npx @getmcp/cli add io.github.flovoice53-tech/agent-identity-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SMS_FLORIN_API_KEYAPI key from https://flo-voice1.com/api-access, used for the phone-number tools
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.flovoice53-tech/agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": ""
}
}
}
}