Gemini + RRG
Gemini's MCP support lives in the Gemini CLI and Gemini Code Assist. Add RRG to your settings.json and the tools show up automatically on next launch.
Open your settings file
Edit ~/.gemini/settings.json (global) or .gemini/settings.json in your project directory. Create the file if it does not exist.
Add an mcpServers entry
Under the top-level mcpServers object, add an rrg key with httpUrl set to https://realrealgenuine.com/mcp. No headers or env needed — the server is public.
If you already have other MCP servers configured, just add the new key alongside them.
Restart the CLI
Save, then launch gemini. The CLI auto-connects on startup — you should see the RRG tools appear in the startup banner.
Check it worked
Type /mcp inside the Gemini CLI prompt to list connected servers and tools. rrg should show seven tools, starting with list_drops.
mcpServers.rrg block. Reload the extension and the tools appear in agent mode.