knock-mcp.md

Knock MCP

from"knock"
480

Send product and customer messaging across multiple channels

Communication
Knocknotificationsmessagingmulti-channel
install.sh
# Clone the repository
$git clone https://github.com/knocklabs/agent-toolkit
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve