Skip to main content
Gemini CLI supports Streamable HTTP, OAuth discovery, MCP tools, resources, and prompts.

Connect with OAuth 2.1

1

Add MoleSignal

Omit --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

Run /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:
Do not set 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.
Last modified on August 13, 2026