MCP Server for Android SMS Gateway: List_devices MCP tool — example agent prompt

Featured illustration for MCP Server for Android SMS Gateway: List_devices MCP tool — example agent prompt

MCP Server for Android SMS Gateway: List_devices MCP tool — example agent prompt. MCP education post: list_devices MCP tool (example agent prompt). Explain tools as interface over the same Android SMS gateway API. No MCP server implementation code required in Phase 1. Priced by devices and SMS send volume; BYO phone and operator credit. Developer Center owns live API parameters.

Written by the SMS Gateway team for operators who run phones and airtime themselves — not for theoretical cloud SMS demos.

InformationAndroid SMS GatewayMCPDevelopers
Article
Published
June 12, 2026
Updated
June 15, 2026
Reading time
16 minute read

Key Takeaways

  • list_devices via MCP wraps REST device health — not a first-party Cursor or Claude plugin, and not MCP server source.
  • Example prompt: call list_devices before send_sms; refuse if pairing is unhealthy.
  • SKU device caps still apply (Free/Developer 1; Starter 2 / Pro 5 / Business 15). Listing cannot invent radios.
  • Live fields live in Developer Center. Do not invent paths.
  • A green tool result is not a DLR. The SIM still needs airtime.
  • You bring the Android and operator credit. We meter devices and send volume.

List health before any send

List_devices MCP tool is the agent’s pairing check: last-seen, battery, which SIM is eligible. It wraps the same Android SMS gateway REST API. Link the MCP server overview; do not rewrite it.

Sending without list_devices is how you text from a phone that has been in a drawer since Tuesday.
Three device LEDs lighting in sequence
Three LEDs. One empty voucher is still a dead row.

Example agent prompt

“Call list_devices before send_sms. If none are healthy, tell the operator and stop. Do not invent device ids. Do not pick a promo radio for OTP. Do not dump API keys. If the list is stale, refresh once, then fail closed.” Live field names: Developer Center. Spec context: MCP specification.

What list_devices should return

SignalAgent may send?Note
Paired + recent last-seenYes, on that laneStill not a DLR
Offline / OEM sleepNoOffline checklist
Spare chargedOnly if SKU allowsListing a 3rd phone on Starter (2) is not a send right
Unknown payloadNoFail closed; check Developer Center

Fail closed

Tools must not send when the list is empty. Multi-tenant wrappers pass the tenant’s key — see the multi-tenant prompt sibling. Pairing walks: device setup guide.

Cost

You bring each Android and operator SMS credit. We meter devices plus platform volume. Free: 1 device / 300 SMS lifetime / 300 contacts. See device and SMS volume pricing.

Checklist

  • Overview linked; no plugin claim.
  • Prompt requires list before send.
  • No invented device ids.
  • OTP vs promo radios honored.
  • SKU caps respected.
  • No MCP server source dump.
  • Developer Center for live fields.
  • Last-seen treated as stale after a documented window.

Next steps

Error copy for the model is the error-handling prompt sibling. Rate limits are a different prompt — do not clone them here.

Jump to the live product docs for this topic—not another long-form article.

FAQ

Frequently asked questions

Direct answers about mcp for sms.

Is list_devices an official Cursor plugin?

No. Your REST wrapper exposes a tool. Hosts are generic MCP clients. Confirm fields in Developer Center.

Should the agent send if list_devices is empty?

No. Fail closed. An empty or stale list is not a license to guess a device id.

Does listing devices include carrier credit?

No. You supply phones and operator SMS credit. Service pricing is devices plus SMS send volume.
Keep learning

Topically related guides—chosen by subject overlap, not a fixed sitewide footer.

Information
android sms gateway server how to rotate devices for volume

Gateway Server: How to rotate devices for volume

Gateway Server: How to rotate devices for volume. Actionable guide on how to rotate devices for volume in context of android sms gateway server. Include prerequisites, steps, limits, and internal links. Priced by devices and SMS send volume; BYO phone and operator credit.

Jan 15, 202616 min
Read article
Information
list_devices mcp tool android sms gateway

List_devices Mcp Tool Android Sms Gateway: In-Depth Guide

List_devices Mcp Tool Android Sms Gateway: In-Depth Guide. Long-tail article focused on exact query "list_devices mcp tool android sms gateway". Expand with examples, limits, FAQ, and links to hub C. Priced by devices and SMS send volume; BYO phone and operator credit. Developer Center owns live API parameters.

Aug 15, 202616 min
Read article

Browse the full Android SMS gateway knowledge base or return to how an Android SMS gateway works.

Get started

Test the gateway on your own Android phone

Install the app, pair one device, and validate your API flow before choosing a paid plan.

You supply the phone, SIM, and operator SMS credit.