Skip to content
Cursor

simpletexting for Cursor

io.usefulapi/simpletexting

Send SMS/MMS, manage contacts, and read campaigns, messages and media on SimpleTexting.

client:Cursor transport:streamable-http

Install simpletexting in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "simpletexting": {
      "url": "https://simpletexting.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

simpletexting in other clients