Skip to content
Gemini CLI

docweave mcp for Gemini CLI

io.github.nicolasmartalog/docweave-mcp

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

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

Install docweave mcp in Gemini CLI

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

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

What Gemini CLI can do once it is connected

docweave mcp in other clients