Skip to content
Gemini CLI

You.com Web Access & AI for Gemini CLI

io.github.youdotcom-oss/mcp

Web search, AI agent, and content extraction via You.com APIs

client:Gemini CLI transport:streamable-http runtime:npm

Install You.com Web Access & AI in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.you.com/mcp"
    }
  }
}

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

You.com Web Access & AI in other clients