envoisms-mcp-server

n4ouri/envoisms-mcp-server
★ 0 stars JavaScript AI/LLM Updated 2d ago
Official Model Context Protocol (MCP) Server for EnvoiSMS.ma - AI Agent Tooling for SMS, WhatsApp & OTP
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "envoisms-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "n4ouri/envoisms-mcp-server"
      ]
    }
  }
}