Skip to content
VS Code

EZTexting MCP for VS Code

com.eztexting/mcp

Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.

client:VS Code transport:streamable-http runtime:npm

Install EZTexting MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.eztexting.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

EZTexting MCP in other clients