Simple automation triggers
Connect to IFTTT for simple if-this-then-that automation triggers.
{
"mcpServers": {
"ifttt": {
"mcpServers": {
"ifttt": {
"env": {
"IFTTT_KEY": "your-webhook-key"
},
"args": [
"-y",
"ifttt-mcp-server"
],
"command": "npx"
}
}
}
}
}