Skip to content
Gemini CLI

O'Reilly Expert MCP Server for Gemini CLI

io.github.oreillymedia/oreilly-expert

Grounded, citable answers to tech questions from O'Reilly's library. Requires Expert MCP access.

client:Gemini CLI transport:streamable-http

Install O'Reilly Expert MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "oreilly-expert": {
      "httpUrl": "https://api.oreilly.com/api/expert/v1/mcp"
    }
  }
}

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

O'Reilly Expert MCP Server in other clients