Skip to content

sentdm/sent

v0.1.0MIT

Official Sent business messaging plugin for SMS, WhatsApp, RCS, API integration, webhooks, routing, two-way messaging, Sender Profiles, migration, compliance, analytics, and agent-safe operations.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

sentstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.sent.dm/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "sent",
  "version": "0.1.0",
  "description": "Official Sent business messaging plugin for SMS, WhatsApp, RCS, API integration, webhooks, routing, two-way messaging, Sender Profiles, migration, compliance, analytics, and agent-safe operations.",
  "author": {
    "name": "Sent",
    "url": "https://sent.dm"
  },
  "homepage": "https://github.com/sentdm/sent-plugin#readme",
  "repository": "https://github.com/sentdm/sent-plugin",
  "license": "MIT",
  "keywords": [
    "sent",
    "agent-skills",
    "business-messaging",
    "messaging",
    "sms",
    "whatsapp",
    "rcs",
    "10dlc",
    "a2p",
    "tcr",
    "waba",
    "rbm",
    "contacts",
    "templates",
    "analytics",
    "deliverability",
    "sender-profiles",
    "api-integration",
    "webhooks",
    "routing",
    "two-way-messaging",
    "migration",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 7Python files
  • 19YAML files
  • 8JSON files
  • LICENSE
View on GitHub