台灣勞健保勞退試算 for VS Code
io.github.supra126/taiwan-payroll
台灣勞保、健保、勞退、職災與二代健保補充保費試算,含薪資扣繳、破月與勞保老年給付。資料取自主管機關公告,對官方範例逐位元驗證。
client:VS Code
transport:streamable-http
runtime:npm
tools:9
Install 台灣勞健保勞退試算 in VS Code
.vscode/mcp.json
{
"servers": {
"taiwan-payroll": {
"type": "http",
"url": "https://taiwan-payroll.simoko.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs