SMS FOR AI ASSISTANTS
TextMCP is the shortest path between your AI assistant and a real text message. No complex API plumbing. Paste one link, start texting.
$5/month per number · 100 starter credits · $0.025 a text after
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
Add a card and start the $5 monthly plan. Cancel any time, no contract.
Pick an area code and we provision a real, textable US number.
Drop your TextMCP link and key into Claude, ChatGPT, Cursor — or call the REST API.
CONNECT ANYTHING
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.
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
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.