Make
@Make
About Make
Make lets users run scenarios and manage automation workflows. Its connector gives assistants Make account and scenario context for operating automations, understanding workflows, and coordinating connected apps.
Connection details
https://mcp.make.comSetup
claude mcp add make --transport http https://mcp.make.comFrequently asked questions
What is the Make remote MCP server?
The Make remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.make.com, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Make MCP server?
Add the endpoint https://mcp.make.com to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Make MCP server require authentication?
Yes. Make uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Make MCP server use?
Make exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.
Basic information