How to Use the Make.com Webhook Trigger MCP in Claude Code
Trigger Make.com workflows directly from your terminal using Claude Code to automate your infrastructure tasks.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Make.com Webhook Trigger MCP to Claude Code
Create your Vinkius account to connect Make.com Webhook Trigger to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Webhook Pings
The `trigger_make_webhook` tool fires JSON payloads from your terminal straight to a Make.com endpoint. You don't need a browser or a visual interface to kick off your automation scenarios anymore. Run a script, catch the output, and let your CLI agent push that data to Make.com. Whether you are running a cron job or a deployment pipeline, this handles the handoff cleanly and exits.
Claude Code MCP Server Setup
Adding this MCP Server connects your headless shell directly to cloud automations. It turns a simple terminal session into a command center for thousands of external APIs. Your agent constructs the `payloadJson` string based on whatever standard output or log files you feed it. It hits the webhook, verifies the acceptance code, and moves on to the next task in your pipeline.
Pipeline Error Handoffs
CI/CD failures usually require manual ticket creation or Slack notifications. Wiring up an MCP webhook lets you offload that entire notification sequence to Make.com. When a build fails, your agent gathers the stack trace, builds a JSON object, and triggers the hook. Make.com routes the alert to the right channels while your terminal stays focused on the core execution.
Set up Make.com Webhook Trigger MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemakecom-webhook-trigger-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Make.com Webhook Trigger transactions." It will automatically discover and invoke the available Make.com Webhook Trigger tools.
claude mcp add --transport http makecom-webhook-trigger-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Make.com Webhook Trigger MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Make.com Webhook Trigger MCP today
We host it, we monitor it, we maintain it. You just paste one token.