# Android Texter MCP

Vendor: Android Texter  
Category: other  
Auth: API_KEY  
Composio slug: `android_texter`

Android Texter connects Android phones to an API for sending and receiving SMS and MMS, managing contacts and devices, and automating messaging workflows.

## Tools

- **Create Quick Reply** — Create a reusable quick-reply shortcut. The shortcut must be unique within the connected Android Texter account.
- **Delete Quick Reply** — Permanently delete one saved quick reply by ID.
- **Get Message Status** — Get the provider's current queued, sent, delivered, or failed status for a message ID returned by Send Message.
- **List Contacts** — List contacts in the connected Android Texter account, optionally filtering by name or phone text and tag.
- **List Conversation History** — Return one newest-first page of inbound and outbound message history exchanged with one phone number. Pass next_cursor back as cursor to continue.
- **List Devices** — List Android devices linked to the account, including IDs and online state needed to select a sending device.
- **List Messages** — List one newest-first page of messages, optionally restricting results to sent or received messages. Pass next_cursor back as cursor with the same direction to continue.
- **List Quick Replies** — List saved quick-reply shortcuts that can be reused when composing messages.
- **Send Message** — Immediately queue a real SMS or MMS to one phone number through a linked Android device. This has an external side effect and consumes message quota. A successful queue acknowledgement does not prove that the message was sent or delivered.
- **Send Messages Batch** — Sequentially queue the same real SMS or MMS for 1-10 recipients. Each queued message is irreversible and consumes quota. Processing stops after the first failed or unknown attempt, and remaining recipients are marked not_attempted.
- **Update Quick Reply** — Replace an existing quick reply's shortcut, title, and body.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Android Texter.
3. Authorise through api_key.
4. Teammates can now @-mention Android Texter tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/android-texter