पेज · Laravilt
Notifications MCP Server
MCP server for notification management
MCP server for notification creation and management.
Installation
bash
Registers in routes/ai.php:
php
Available Tools
search-docs
Search notifications documentation.
Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Search query |
Usage:
search-docs(query="toast notifications")
list-notification-types
List available notification types.
Usage:
list-notification-types
Output:
- Success notifications
- Error notifications
- Warning notifications
- Info notifications
- Database notifications
- Toast notifications
AI Agent Examples
text
Related
- Notifications Introduction - Notifications overview
- MCP Introduction - MCP overview