Connect with OAuth 2.1
1
Add MoleSignal
--scope user to keep the entry in the current project’s .gemini/settings.json.2
Authenticate
Start an interactive Gemini CLI session, then run:Complete the browser authorization flow. Gemini CLI discovers the OAuth endpoints and
performs dynamic client registration automatically.
3
Verify the server
/mcp inside the interactive session to inspect connected tools, resources, and prompts.Configure with JSON
The equivalent Streamable HTTP entry in~/.gemini/settings.json or
.gemini/settings.json is:
trust: true for a managed operations server unless local Gemini policy is intended to
bypass the client’s own confirmation prompt. MoleSignal approval policy still applies on the
server.
See the official Gemini CLI MCP documentation.