Customer messaging software
Connect to Crisp for live chat, chatbots, and customer support.
{
"mcpServers": {
"crisp": {
"mcpServers": {
"crisp": {
"env": {
"CRISP_KEY": "your-key",
"CRISP_IDENTIFIER": "your-identifier"
},
"args": [
"-y",
"crisp-mcp-server"
],
"command": "npx"
}
}
}
}
}