EnvoiSMS.ma Messaging Agent
envoisms.ma
· EnvoiSMS.ma
Programmable SMS and OTP verification services (SMS and WhatsApp verification channels) for Morocco (+212) and international destinations. Agents can discover pricing, send messages and run phone verification flows via the MCP endpoint or REST API.
envoisms.ma via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 51/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://envoisms.ma/.well-known/agent-card.json |
| Provider | https://envoisms.ma |
| Docs | https://envoisms.ma/fr/docs |
Skills · 3 declared · mapped to canonical taxonomy
Send single and bulk SMS messages across Morocco (+212) and internationally with direct carrier routes.
Send and verify 6-digit OTP verification codes via SMS for 2FA and phone number verification.
Public, unauthenticated lookup of per-destination SMS and WhatsApp pricing.
Health · last 12 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/envoisms.ma) [](https://agenstry.com/agents/envoisms.ma) [](https://agenstry.com/agents/envoisms.ma) [](https://agenstry.com/agents/envoisms.ma)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "EnvoiSMS.ma Messaging Agent",
"description": "Programmable SMS and OTP verification services (SMS and WhatsApp verification channels) for Morocco (+212) and international destinations. Agents can discover pricing, send messages and run phone verification flows via the MCP endpoint or REST API.",
"url": "https://api.envoisms.ma/v1/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://api.envoisms.ma/v1/mcp",
"transport": "JSONRPC"
},
{
"url": "https://api.envoisms.ma/v1/",
"transport": "HTTP+JSON"
}
],
"additionalInterfaces": [
{
"url": "https://api.envoisms.ma/v1/mcp",
"transport": "JSONRPC"
},
{
"url": "https://api.envoisms.ma/v1/",
"transport": "HTTP+JSON"
}
],
"provider": {
"organization": "EnvoiSMS.ma",
"url": "https://envoisms.ma"
},
"version": "1.0.0",
"documentationUrl": "https://envoisms.ma/fr/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": []
},
"securitySchemes": {
"apiKey": {
"type": "httpAuth",
"scheme": "bearer",
"description": "API key issued at https://envoisms.ma/fr/register \u2014 see https://envoisms.ma/auth.md"
}
},
"security": [
{
"apiKey": []
}
],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "sms-messaging",
"name": "SMS messaging",
"description": "Send single and bulk SMS messages across Morocco (+212) and internationally with direct carrier routes.",
"tags": [
"sms",
"messaging",
"morocco",
"bulk"
],
"examples": [
"Send an SMS to +212600000000 saying the delivery arrives at 14:00."
]
},
{
"id": "phone-verification",
"name": "Phone verification (OTP)",
"description": "Send and verify 6-digit OTP verification codes via SMS for 2FA and phone number verification.",
"tags": [
"otp",
"verification",
"2fa"
],
"examples": [
"Send an OTP to +212600000000 and verify the code the user provides."
]
},
{
"id": "pricing",
"name": "Pricing lookup",
"description": "Public, unauthenticated lookup of per-destination SMS and WhatsApp pricing.",
"tags": [
"pricing",
"public"
],
"examples": [
"What does it cost to send 1,000 SMS to Morocco?"
]
}
]
}