AI & ML
Trust: 27/100 (Limited)io.github.voidmobcom/voidmob-mcp Guide
Mobile proxies, SMS verifications, and global eSIM data plans for AI agents.
1 starsby voidmobcom
Quick Start
Install
npx @voidmob/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-voidmobcom-voidmob-mcp": {
"command": "npx",
"args": [
"@voidmob/mcp"
]
}
}
}