Make.com Webhook Trigger

Make.com Webhook Trigger MCP Connector for Claude

A+

This MCP does exactly one thing: it sends JSON payloads to Make.com Webhooks. That's its only function. Incredible for connecting AI agents to thousands of visual automation workflows instantly.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

We refused to build thousands of individual MCP integrations for every SaaS app in the world. Instead, this MCP server provides a universal, zero-trust bridge to Make.com (formerly Integromat): just triggering a Custom Webhook.

Your AI agent gains the immediate, zero-friction ability to kick off complex workflows—like generating contracts, issuing invoices, or adding contacts to CRMs—by simply dumping a structured JSON payload into a Make.com scenario.

The Superpowers

  • The Ultimate Joker Card: Why code a custom API integration when you can just build a scenario in Make? The agent sends the data, and Make does the visual routing to over 5,000+ apps.
  • Zero-Bloat Integration: No massive SDKs. It uses a direct POST fetch to your specific Make Custom Webhook URL. You just provide the URL and the AI provides the JSON.
  • Absolute Containment: Because this is strictly a sending tool (Push only), the agent cannot read your Make.com account, cannot edit your scenarios, and cannot access other webhooks. It is a secure, one-way trigger.
webhooksautomationworkflow-integrationjson-payloadno-code-bridgeevent-driven

1 tools expose this connector's capabilities to your AI agent.

trigger_make_webhook

com scenario. Provide the data you want to send in the "payloadJson" parameter as a valid JSON string. The Make scenario will receive this data and process it. Send a JSON payload to a Make.com (Integromat) Custom Webhook to trigger an automation scenario

See how to talk to your AI agent using Make.com Webhook Trigger.

Trigger the Make webhook with a JSON payload containing the customer's name and email to start the onboarding flow.

I've successfully triggered the Make.com webhook with the requested payload.

No. Make Webhooks respond immediately with 'Accepted'. The agent cannot wait for the scenario to finish executing or retrieve data from the final step of the Make scenario. This is strictly a 'fire and forget' trigger.

Related Connectors