Loading MCP server directory, please wait...
Real SIM-backed phone numbers for AI agents — autonomous OTP capture, no VoIP, no human steps.
npx @getmcp/cli add dev.agentsim/mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AGENTSIM_API_KEYAgentSIM API key — get one at https://agentsim.dev/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.agentsim/mcp": {
"command": "uvx",
"args": [
"agentsim-mcp"
],
"env": {
"AGENTSIM_API_KEY": ""
}
}
}
}