Navigation
Buyers Sellers FAQ Connect Join VIA
Connect · Gemini

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.

Server URL
https://realrealgenuine.com/mcp
Setup — Gemini CLI
1

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.

2

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.

3

Restart the CLI

Save, then launch gemini. The CLI auto-connects on startup — you should see the RRG tools appear in the startup banner.

4

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.

Gemini Code Assist (IDE): same schema. Edit the Code Assist MCP config and paste the same mcpServers.rrg block. Reload the extension and the tools appear in agent mode.
Consumer Gemini app / gemini.google.com: does not yet accept arbitrary remote MCP servers. Use the CLI or Code Assist for now. We'll update this page when consumer support ships.
Try it
List the current RRG drops using the rrg server.
Drill into RRG drop 12 — full details.
Show me everything from Unknown Union on RRG.
Give me the RRG marketing handbook and sign me up.
← All platforms Gemini CLI docs ↗