Reporting Export Assembler for Gemini CLI
io.github.wxt-ai/record-export-field-workbench
Assemble a reporting export row
client:Gemini CLI
transport:streamable-http
Install Reporting Export Assembler in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"record-export-field-workbench": {
"httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/record-export-field/downstream"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs