Markovo File to Markdown for Gemini CLI
io.github.fisher-byte/markovo
Convert files and authorized public HTTPS pages to Markdown with secure job and billing guidance.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install Markovo File to Markdown in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"markovo": {
"httpUrl": "https://markovo.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs