Fonto Docs for Gemini CLI
io.github.drrataplan/fonto-docs
Fonto (FontoXML) documentation for AI tools. Converts DITA XML to Markdown on demand.
client:Gemini CLI
transport:streamable-http
tools:3
Install Fonto Docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fonto-docs": {
"httpUrl": "https://fonto-docs.elliat.nl/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs