Make (Workflow Automation) Connector for AI agents.
7 live capabilities
Manage and audit your Make.com workflows and scenario logs using natural language.
Waiting for input…
Why people use Make (Workflow Automation)
Manage Make.com Workflows without the Dashboard Fatigue
This Connector puts your Make account under your agent's command. Instead of manual navigation, you can just ask your agent to list your scenarios or pull up the logs for a specific run. You get the exact data you need in a few seconds, moving you from manual hunting to conversational management.
What Vinkius changes
You get a conversational interface for your entire Make automation infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging a failed production flow
A production flow stops working.
- Real-world use case 02
Auditing security for a new client
You need to see what third-party apps have access.
- Real-world use case 03
Mapping out a complex workspace
You need to know which teams are in an organization.
Complete set · 7capabilities
The complete Make (Workflow Automation) capability set.
These are the exact actions your AI can choose when you ask it to work with Make (Workflow Automation).
01—04
4 capabilities in this set.
Part of 7 available through Make (Workflow Automation).
- 01 Capability
List scenarios
Check the list of active Make scenarios. Use this to get an overview of what's running in your account.
- 02 Capability
Get scenario
Get the specific details of a single Make scenario. This is useful for looking at module mappings and trigger settings.
- 03 Capability
List teams
List the teams inside a specific organization. This helps you map out your team structure for complex auditing.
- 04 Capability
List scenario logs
Get execution logs for a specific scenario. This is the fastest way to debug errors and see data processing volumes.
05—07
3 capabilities in this set.
Part of 7 available through Make (Workflow Automation).
- 05 Capability
List data stores
List your Make data stores. Use this to monitor the persistent data used across your workflows.
- 06 Capability
List connections
List all Make connections linked to an organization. Use this to see which apps are currently authenticated.
- 07 Capability
List organizations
List the organizations for your current user. This helps you identify the right workspace for your automation tasks.
Set up in minutes
One URL. Then ask Make (Workflow Automation) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Make (Workflow Automation) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Make (Workflow Automation), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Make (Workflow Automation) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Make (Workflow Automation) URL.
- Step 03
Save and start
Save the connection and enable Make (Workflow Automation) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"make-workflow-automation": {
"url": "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Make (Workflow Automation)
Open Agent mode in chat and ask: "Using Make (Workflow Automation), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"make-workflow-automation": {
"url": "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Make (Workflow Automation)
Ask Copilot: "Using Make (Workflow Automation), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"make-workflow-automation": {
"url": "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Make (Workflow Automation)
Open Cascade and ask: "Using Make (Workflow Automation), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"make-workflow-automation": {
"url": "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Make (Workflow Automation)
Ask Cline: "Using Make (Workflow Automation), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add make-workflow-automation --transport http "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Make (Workflow Automation)
Ask Claude: "Using Make (Workflow Automation), show me...". 7 tools are ready
Where the request belongs
Work Make can move forward.
This is for the automation engineer who's tired of clicking through dashboards at 2am to find a single failed run, or the ops manager who needs to audit connections across multiple teams without manual exports.
Automation Engineer
Uses this to quickly pull execution logs and debug failed modules without leaving the chat window.
Ops Manager
Audits connection statuses and team structures across multiple organizations to ensure security.
Developer
Retrieves scenario metadata and data store contents to help build downstream API integrations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWorkato
Monitor automation recipes, manage job executions, and audit app connections on Workato. the leading enterprise iPaaS platform.
n8n (AI Workflow Automation)
Manage workflow automation via n8n. audit active workflows, track execution logs, and monitor credentials.
Automate.io
Manage Automate.io workflows seamlessly. audit your bots, connections, and execution runs directly from your AI agent.
Relay Workflow Automation
List, run, and manage workflow automations via Relay API.
Workload
Build visual workflow automations that connect your favorite apps and eliminate repetitive manual tasks across your business.
Chuanyun
Enterprise workflow automation and digital engine. manage business objects, forms, and approval history via AI.
Bring your own AI
Change the model, client or framework. Keep Make connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Make.
The practical details behind the request, access and result.
Can the Make (Workflow Automation) MCP help me debug errors?
Yes, it allows your agent to pull execution logs directly. You can ask it to find specific failures and see the exact error message without opening the Make dashboard.
Can I see my Make organizations with this Connector?
Yes, you can list all organizations associated with your account. This is great for getting a high-level view of your entire automation footprint.
Does the Make (Workflow Automation) MCP support multiple teams?
Yes, it can list the teams inside any of your organizations. This helps you manage and audit complex team structures across your workspace.
How do I use the Make (Workflow Automation) MCP to check my data stores?
You can simply ask your agent to list your data stores. It will show you the persistent data tables you're using across your various workflows.
Can I manage my Make connections through the agent?
While you can't create new connections, you can list all active connections to see which apps are linked and check if any have expired.
Is the Make (Workflow Automation) MCP good for auditing?
It's perfect for auditing. You can quickly verify connections, list teams, and inspect scenario metadata to ensure your automation infrastructure is set up correctly.
Can I see the modules and filters used in a Make scenario through my agent?
Yes. Use the get_scenario capability with a specific Scenario ID. Your agent will retrieve the complete design structure, exposing the modules, mapping variables, and any logic filters configured in the flow.
How do I find out why a Make scenario failed recently?
The list_scenario_logs capability allows your agent to extract the execution history for a given scenario. You'll be able to see exactly when the failure occurred and retrieve the error message to assist with debugging.
Can my agent list all active connections in my Make organization?
Absolutely. Use the list_connections capability with your Organization ID. Your agent will report all configured auth hooks, helping you audit which services are currently linked to your Make account.
One connection away
Give your agent a direct line to Make.
Connect Make once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available