ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Make with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage workflow automation via Make. audit scenarios, track execution logs, and monitor data stores.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Make capability set.

These are the exact actions your AI can choose when you ask it to work with Make.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Make.

  1. 01

    Get scenario

    Get Make scenario details

  2. 02

    List scenario logs

    Helps debug automation errors. Get execution logs of a Make scenario

  3. 03

    List data stores

    List Make data stores

  4. 04

    List scenarios

    Check the list of organizations if org_id is unknown. List Make scenarios

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Make.

  1. 05

    List teams

    Needs org_id. List Make teams inside an organization

  2. 06

    List connections

    List Make connections linked to an organization

  3. 07

    List organizations

    List Make organizations for the current authenticated user

Observed, not estimated

815ms average. Fast in production.

Make is checked daily against the live service.

Daily averagePeak 1094ms
Aug 23Today
Fastest day
668ms
Slowest day
1094ms
14-day trend
Improving-28%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Make, so you can see the experience inside your AI.

It does not authenticate your account with Make. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Make Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Make capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "make-workflow-automation-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_r2CLvTcOALOF2OpiXX677eGYLrooDXLwGaSUPk6K/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Make owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.