EZTexting MCP for Cursor
com.eztexting/mcp
Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.
client:Cursor
transport:streamable-http
runtime:npm
Install EZTexting MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.eztexting.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs