Skip to content
Gemini CLI

台灣勞健保勞退試算 for Gemini CLI

io.github.supra126/taiwan-payroll

台灣勞保、健保、勞退、職災與二代健保補充保費試算,含薪資扣繳、破月與勞保老年給付。資料取自主管機關公告,對官方範例逐位元驗證。

client:Gemini CLI transport:streamable-http runtime:npm tools:9

Install 台灣勞健保勞退試算 in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "taiwan-payroll": {
      "httpUrl": "https://taiwan-payroll.simoko.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

What Gemini CLI can do once it is connected

台灣勞健保勞退試算 in other clients