Twilio for Cursor
io.github.pipeworx-io/twilio
Twilio MCP Pack — send SMS, list messages, make calls via Twilio REST API.
client:Cursor
transport:streamable-http
Install Twilio in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"twilio": {
"url": "https://gateway.pipeworx.io/twilio/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs