Usage with Gemini CLI
This guide outlines how to connect Make MCP server to Gemini CLI using OAuth.
Prerequisites
Connect to Gemini CLI
To connect Make MCP server to Gemini CLI:
In your terminal, run the following command:
gemini mcp add make --scope user --transport http https://mcp.make.comIf you experience connection issues, you can add /stateless or /stream to the end of your connection URL.
Run the
Geminicommand to start Gemini.Run
/mcp listto check if Make is among your configured MCP servers.Run
/mcp auth maketo initiate authentication.In the OAuth consent screen, select your organization and scopes, then click Allow.
You've now connected Make MCP server to Gemini CLI.
Call tools on Gemini CLI
You can call Make MCP tools in Gemini CLI:
Enter a question related to your connected Make MCP tools.
Grant permission for the suggested tool.
Gemini CLI calls the relevant tool and responds to your question.
Last updated

