Skip to content
Gemini CLI

docs mcp for Gemini CLI

io.github.shreyas-profile/docs-mcp

Vector RAG store for Word/Excel/PDF/PowerPoint. Break-even pricing, $5 per 5,700 pages.

client:Gemini CLI transport:streamable-http

Install docs mcp in Gemini CLI

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

{
  "mcpServers": {
    "docs-mcp": {
      "httpUrl": "https://docs.regiq.in/api/mcp"
    }
  }
}

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

docs mcp in other clients