Extrait Structure for Gemini CLI
io.github.dawaxwx/extrait-structure
Extrait des champs structures (texte, nombre, date) depuis un texte libre.
client:Gemini CLI
transport:streamable-http
Install Extrait Structure in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"extrait-structure": {
"httpUrl": "https://extrait-structure.david-cyr.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs