Loomal

SMS en Masse

MCP server by github.com/git-acet/smsenmasse-mcp

Envoyez des SMS et gérez vos campagnes directement depuis vos agents IA.

0 starsRemote-capable

About SMS en Masse

SMS en Masse is an MCP (Model Context Protocol) server published by git-acet in the official MCP registry, listed under Autonomous Agents on Loomal. Envoyez des SMS et gérez vos campagnes directement depuis vos agents IA.

SMS en Masse runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/git-acet/smsenmasse-mcp.

Use SMS en Masse with your agent

Claude Code · one command
claude mcp add --transport http sms-en-masse https://www.smsenmasse.fr/api/mcp --header "Authorization: Bearer ${API_KEY}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sms-en-masse": {
      "url": "https://www.smsenmasse.fr/api/mcp",
      "headers": {
        "Authorization": "Bearer ${API_KEY}"
      }
    }
  }
}
streamable-httphttps://www.smsenmasse.fr/api/mcp

Frequently asked questions

What is SMS en Masse?
SMS en Masse is an MCP (Model Context Protocol) server by git-acet in the Autonomous Agents category. Envoyez des SMS et gérez vos campagnes directement depuis vos agents IA.
How do I connect SMS en Masse to Claude, Cursor, or another MCP client?
SMS en Masse is a remote MCP server — add its endpoint (https://www.smsenmasse.fr/api/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is SMS en Masse open source?
Yes — the source code is public at github.com/git-acet/smsenmasse-mcp.
Can AI agents pay to use SMS en Masse?
Not yet through Loomal — SMS en Masse is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SMS en Masse? Claim this listing free by verifying GitHub ownership, or contact us.