Skip to content
Zed

simpletexting for Zed

io.usefulapi/simpletexting

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

client:Zed transport:streamable-http

Install simpletexting in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

simpletexting in other clients