Skip to content
Gemini CLI

RMCP for Gemini CLI

dev.rmcp/rmcp

Search remote Model Context Protocol servers and tools discovered by BuiltWith, without an API key.

client:Gemini CLI transport:streamable-http tools:8

Install RMCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "rmcp": {
      "httpUrl": "https://rmcp.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

RMCP in other clients