Notifications Engine

by MCF Agentic

Multi-channel notification delivery with customizable templates, email and SMS sending, and full delivery logging — built for AI agents.

View Chinese version with editor review

安装

claude skill add --url https://github.com/openclaw/skills

文档

Notifications Engine

Let your AI agent send notifications across email and SMS with a single API call. Define reusable templates per event type and channel, then fire notifications without worrying about provider integration or formatting. Every delivery is logged so your agent can verify what was sent, when, and whether it landed. Simple, reliable, multi-channel messaging that keeps humans in the loop when your agent needs to reach them.

Authentication

All endpoints require x402 payment (USDC on Base L2). Send a request without payment to receive pricing info in the 402 response.

Endpoints

MethodPathPriceDescription
GET/api/notifications/templates$0.001List notification templates
PUT/api/notifications/templates/:event_type/:channel$0.01Update template
POST/api/notifications/notifications/send$0.05Send notification (email/SMS)
GET/api/notifications/notifications/log$0.001Notification delivery log