SMS8 - SMS GATEWAY using your phone
JSON →Plug unlimited SMS, OTP verification, and inbound webhooks into your AI coding assistant using your paired Android phone as the gateway. Same SMS8 API key, JSON-RPC tools for every flow. No Twilio, no A2P 10DLC, no per-message fees.
Install
npx for Tools · 9
- setup_sms8 Validates the API key, returns account context and code samples
- send_sms Sends one SMS through a paired Android device
- send_otp Generates and sends a verification code
- verify_otp Compares a typed code against the latest issued OTP
- wait_for_otp Blocks until an OTP arrives on the paired Android; extracts the code
- get_messages Returns recent inbox or sent SMS
- list_devices Lists paired Android devices
- get_balance Lightweight credit and renewal check
- create_webhook Registers a callback URL for inbound SMS and delivery events
Environment variables
YOUR_SMS8_API_KEYSMS8_API_KEYSMS8_WEBHOOK_SECRET