JSONlify for Gemini CLI
io.github.irmasemma/jsonlify
Validate and convert JSONL fine-tuning data across 11 AI providers. 13 tools.
client:Gemini CLI
transport:streamable-http
Install JSONlify in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jsonlify": {
"httpUrl": "https://www.jsonlify.com/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