DocWand for Gemini CLI
app.docwand/pdf
Sign, fill, merge and split PDFs entirely in your browser - files never leave your device.
client:Gemini CLI
transport:streamable-http
Install DocWand in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pdf": {
"httpUrl": "https://mcp.docwand.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs