Expand description
§dravr-canot-server
Unified REST API + MCP server for multi-platform messaging channels.
§Endpoints
POST /api/messaging/webhook/:channel— receive inbound webhooksPOST /api/messaging/send— send outbound messagesGET /health— channel readiness checkPOST /mcp— MCP Streamable HTTP (JSON-RPC 2.0, via dravr-canot-mcp)
§Modules
Modules§
Type Aliases§
- Shared
State - Type alias for the shared state handle used across the server