stagenth · Excel 数据可视化 for Gemini CLI
com.stagenth/excel-chart
Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.
client:Gemini CLI
transport:streamable-http
Install stagenth · Excel 数据可视化 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"excel-chart": {
"httpUrl": "https://stagenth.com/mcp/excel-chart/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs