Skip to content
Gemini CLI

Dewey for Gemini CLI

com.meetdewey/dewey

Agentic search over your Dewey document collections from any MCP-compatible client.

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

Install Dewey in Gemini CLI

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

{
  "mcpServers": {
    "dewey": {
      "httpUrl": "https://mcp.meetdewey.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

Dewey in other clients