Visual automation platform
Connect to Make for creating visual automation workflows.
{
"mcpServers": {
"make": {
"mcpServers": {
"make": {
"env": {
"MAKE_API_KEY": "your-api-key"
},
"args": [
"-y",
"make-mcp-server"
],
"command": "npx"
}
}
}
}
}