AI 开票助手 · 电子发票开具 for Gemini CLI
io.github.imoldyoung/e-invoice
对话式开具电子发票(数电票):第一步免费生成发票草稿(自动校验税号、税率并算税),第二步确认开票(需 App Key,按张计费),支持开票记录查询。
client:Gemini CLI
transport:streamable-http
tools:4
Install AI 开票助手 · 电子发票开具 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"e-invoice": {
"httpUrl": "https://e-invoice-mcp.601096790.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