Twilio MCP server
Send SMS and use the Twilio APIs.
How it runs
Twilio is a stdio MCP server. mcpfold launches it with:
npx -y @twilio-alpha/mcpAdd to your config
mcpfold add @twilio-alpha/mcpNeeds a token — mcpfold stores it as a reference (${env:TWILIO_AUTH_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.