AI 开票助手 · 电子发票开具 for Grok
io.github.imoldyoung/e-invoice
对话式开具电子发票(数电票):第一步免费生成发票草稿(自动校验税号、税率并算税),第二步确认开票(需 App Key,按张计费),支持开票记录查询。
client:Grok
transport:streamable-http
tools:4
Install AI 开票助手 · 电子发票开具 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"e-invoice": {
"type": "http",
"url": "https://e-invoice-mcp.601096790.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs