SMSPM MCP Server for Claude Code
io.github.alesav/smspm
Send SMS via the SMSPM API from any MCP client.
client:Claude Code
transport:stdio
runtime:npm
Install SMSPM MCP Server in Claude Code
run in your project directory
claude mcp add smspm -e SMSPM_HASH=<SMSPM_HASH> -e SMSPM_TOKEN=<SMSPM_TOKEN> -- npx -y smspm-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs