Labsco
voidmobcom logo

VoidMob MCP

โ˜… 2

from voidmobcom

Mobile proxies, SMS verifications, and global eSIM data plans for AI agents and MCP clients.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedPaid serviceNeeds API keys

VoidMob MCP

Mobile proxies, non-VoIP SMS verifications, dedicated numbers, and global eSIMs - exposed as 28 tools your AI agent can call directly.

npx -y @voidmob/mcp

Try without a key (sandbox)

VOIDMOB_SANDBOX=1 npx -y @voidmob/mcp

Boots in-memory mocks with a $500 play-money balance. Every tool works against fake data. State resets on restart.

Tools

28 tools across six domains.

Account (1)

ToolDescription
get_accountBalance, rate limits, and account id

SMS (7)

ToolDescription
search_sms_servicesList services with prices
rent_numberRent a US number (verification / long-term rental)
get_rentalRead status and received messages
cancel_rentalCancel a verification or long-term rental
reuse_numberFree or paid reuse of a completed verification
re_rent_rentalExtend a long-term rental for another period
toggle_auto_renewTurn auto-renewal on or off (rentals and dedicated numbers)

Dedicated numbers (3)

ToolDescription
search_dedicated_countriesCountries, monthly prices, and stock
purchase_dedicated_numberBuy a private all-services monthly number
get_dedicated_numberStatus and received SMS with parsed codes

eSIM (5)

ToolDescription
search_esim_plansFind global data plans
purchase_esimBuy a plan
get_esim_statusStatus and data usage
topup_esimBrowse and buy top-ups
get_esim_qrFetch the activation QR as an inline image

Proxy (10)

ToolDescription
search_proxiesList available mobile proxy plans
purchase_proxyBuy a mobile proxy
get_proxy_statusStatus, usage, and gateway credentials
rotate_proxy_ipRotate a dedicated proxy to a new IP
renew_proxyExtend expiry
topup_proxyAdd data
regenerate_proxy_passwordRotate the gateway password
list_proxy_listsList geo-targeted sub-pools
create_proxy_listCreate a geo-targeted sub-pool
delete_proxy_listRemove a sub-pool

Discovery + history (2)

ToolDescription
get_geoCascading country/region/city/ISP for targeting
list_ordersActive SMS / dedicated number / eSIM / proxy orders

Example prompts

Rent me a US number for Telegram verification

Find an eSIM plan that covers all of Europe with at least 5GB for two weeks

Show me my active proxies

Top up esim_xxx with 5GB

Sharing a key across processes

Multiple MCP clients running simultaneously (Claude Code + Cursor + Desktop) all share the same per-account rate limit. Heavy parallel usage may hit RATE_LIMITED; back off and retry.


Website ยท Docs ยท MCP ยท API reference ยท MIT License