SMS for AI assistants

Give your AI a phone number.

TextMCP is the shortest path between your AI assistant and a real text message. No Twilio account. No API plumbing. Paste one link, start texting.

$5/month per number · 100 starter credits · $0.025 a text after

your-ai-assistant

you › text my plumber that the leak is fixed

textmcp · send_text

to: +1 415 555 0142

body: "Hey Dave — leak's fixed, thanks for the tip!"

✓ delivered from +1 628 555 0119 · 1 credit

ai › Sent. Dave replied: "Nice one 👍"

Two minutes, three steps

Setup is genuinely this short.

01

Create an account

Add a card and start the $5 monthly plan. Cancel any time, no contract.

02

Get a phone number

Pick an area code and we provision a real, textable US number in seconds.

03

Paste one URL into your AI

Drop your TextMCP link and key into Claude, ChatGPT, Cursor — or call the REST API.

Connect anything

One connector. Every assistant.

If your AI supports MCP, paste the URL and key. If it doesn't, it can still call a one-line REST endpoint. Either way, texting shows up as a tool your assistant can use.

  • Works with any AI: MCP connector or a plain REST endpoint
  • Real two-way SMS on your own number
  • Searchable history with one-click CSV export
  • Rotate your number whenever you want
  • Live usage and spend, always on screen
  • Pay only for the texts you actually send

MCP config

{
  "mcpServers": {
    "textmcp": {
      "url": "https://textmcp.com/api/public/mcp",
      "headers": {
        "Authorization": "Bearer tmcp_live_..."
      }
    }
  }
}

Or plain HTTP

curl -X POST https://textmcp.com/api/public/v1/messages \
  -H "Authorization: Bearer tmcp_live_..." \
  -d '{"to":"+15551234567","message":"hi"}'

Pricing without the spreadsheet

$5 a month. 2.5¢ a text.

Five dollars a month covers one US phone number, signup adds 100 starter credits, and unused credits roll over. After that it's 2.5¢ a text, pay as you go.

Your AI is one paste away from SMS.

Get started