DeckExtract for Gemini CLI
com.deckextract/deckextract
Download DocSend and Papermark decks as PDF or PPTX, including email-gated and protected links.
client:Gemini CLI
transport:streamable-http
tools:2
Install DeckExtract in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"deckextract": {
"httpUrl": "https://deckextract.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