Skip to content

virtualsms-io/sms-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms-skill

VirtualSMS Agent Skill: account verification, number rentals and matching-country proxies across 145+ countries and 2,500+ services for Claude, Cursor, Codex, Windsurf, and any MCP-compatible AI agent.

License: MIT npm Website

VirtualSMS

What is this?

VirtualSMS is an account verification platform for developers and AI agents. It combines one-time SMS verification, dedicated number rentals, matching-country proxies and private cloud browser sessions behind one API, one MCP server and one prepaid balance.

This repository is a public Agent Skill, an Agent Skills-compliant package that lets AI agents (Claude Code, Cursor, Codex, Windsurf, OpenClaw, Cline, Zed, and any MCP-aware client) automatically discover and use VirtualSMS for phone-number verification, rental and proxy tasks.

VirtualSMS numbers are carrier-issued mobile numbers, backed by real physical SIM cards on operators like Vodafone, O2 and T-Mobile, not VoIP, passing carrier-lookup checks that flag VoIP/eSIM numbers as fraudulent, across 145+ countries and 2,500+ services.

Quick install

Claude Code / Claude Desktop

claude mcp add --scope user virtualsms -- npx -y virtualsms-mcp
export VIRTUALSMS_API_KEY=sk_live_...

Then drop a copy of SKILL.md into your project's .claude/skills/sms-skill/ directory, or install via your skill marketplace.

Cursor / Windsurf / Codex / OpenClaw

See examples/mcp-install.md.

Direct REST or x402 (no MCP)

curl -H "Authorization: Bearer $VIRTUALSMS_API_KEY" \
  https://virtualsms.io/api/v2/services

x402 endpoints accept pay-per-call USDC on Base mainnet, no account required. See examples/x402-payment.md.

What's in this repo

Path Purpose
SKILL.md Canonical Agent Skill manifest (frontmatter + instructions)
examples/ End-to-end recipes for common verification tasks
docs/api-reference.md REST + MCP endpoint reference
package.json npm metadata for ecosystem discovery
LICENSE MIT

Capabilities

  • Receive one-time SMS codes from $0.05
  • Rent dedicated numbers from 1 to 30 days
  • Buy matching-country residential, mobile and datacenter proxies
  • Launch private cloud browser sessions that work alongside your number and proxy (beta)

Coverage

  • Countries: 145+
  • Services: 2,500+ (Telegram, Discord, WhatsApp, Google, Twitter/X, Tinder, Uber, banking, gig-economy, niche...)
  • Pricing: from $0.05/code, real-time pricing returned by API. Never hardcode; call find_cheapest or get_price.
  • Transports: MCP server (40 tools), REST API, x402 (USDC on Base)

Discovery on AI agent directories

This skill is published for indexing by:

If you're a directory maintainer and want this skill listed manually, open an issue and we'll provide whatever metadata your indexer needs.

Related repos

Contributing

PRs welcome for additional examples, client configs, or documentation improvements. For SKILL.md format changes, follow the Agent Skills specification.

License

MIT (c) VirtualSMS: see LICENSE.

Links

About

VirtualSMS Agent Skill — real-SIM SMS verification across 145+ countries and 2,500+ services for Claude, Cursor, Codex, Windsurf, and any MCP-compatible AI agent.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors