Download the script, paste the config, restart your client. Done.
Generate one in your Android Texter dashboard under Settings → API Keys.
One standalone JavaScript file. No npm install needed — just Node.js.
Copy the JSON below into your AI client's config file and restart.
claude_desktop_config.json{
"mcpServers": {
"android-texter": {
"command": "node",
"args": ["/path/to/android-texter-mcp.js"],
"env": {
"ATX_API_KEY": "atx_YOUR_API_KEY_HERE"
}
}
}
}Three tools. Zero learning curve. The AI figures out which one to call.
send_messageSend an SMS via any of your connected Android devices.
get_conversationPull the full SMS thread with a specific phone number.
list_devicesSee which Android phones are online and available for routing.
Copy and paste any of these into Claude Desktop to see it in action.
Send a text to +15551234567 saying "Hey, are we still on for Saturday?"
Show me my last 10 conversations
Pull up my conversation history with +15551234567
Text everyone in my VIP tag: "Exclusive launch is live!"
What devices are connected right now?
Schedule a message to +15559876543 for tomorrow at 9am: "Good morning!"
Search my messages for anyone who mentioned 'interested'
Send 'Happy birthday!' to +15551112222
How many messages did I send this week?
Text my realtor list: "Open house this Sunday 2-4pm at 123 Oak St"
Pull up my chat with the last person who texted me
Reply to my latest unread message with "Got it, thanks!"
Create a free account, generate an API key, and connect your AI assistant in under 60 seconds.
No credit card required • Requires Node.js 18+