consumption_tax — 日本の給与・社会保険・労働法 MCP Tool
consumption_tax
(consumption tax) is one of 30 tools on the
日本の給与・社会保険・労働法
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call consumption_tax from your client
- Claude Code 日本の給与・社会保険・労働法 consumption_tax run in your project directory
- Claude Desktop 日本の給与・社会保険・労働法 consumption_tax ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor 日本の給与・社会保険・労働法 consumption_tax ~/.cursor/mcp.json
- VS Code 日本の給与・社会保険・労働法 consumption_tax .vscode/mcp.json
- Zed 日本の給与・社会保険・労働法 consumption_tax ~/.config/zed/settings.json
- Windsurf 日本の給与・社会保険・労働法 consumption_tax ~/.codeium/windsurf/mcp_config.json
- Cline 日本の給与・社会保険・労働法 consumption_tax ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI 日本の給与・社会保険・労働法 consumption_tax ~/.gemini/settings.json
- Grok 日本の給与・社会保険・労働法 consumption_tax .mcp.json (in your project root)
- ChatGPT 日本の給与・社会保険・労働法 consumption_tax Settings → Connectors → Advanced → Developer mode
- Claude.ai 日本の給与・社会保険・労働法 consumption_tax Settings → Connectors → Add custom connector
- LangChain 日本の給与・社会保険・労働法 consumption_tax pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http jp-payroll-mcp https://japan-payroll-api.tsumugi.workers.dev/mcp
Other tools on this server
- calculate_payslip
- list_workers_compensation_rates
- calculate_bonus
- calculate_withholding_tax
- judge_monthly_revision
- decide_regular_remuneration
- judge_leave_end_revision
- calculate_payroll_batch
- decide_regular_remuneration_batch
- judge_annual_average
- lookup_standard_remuneration
- national_insurance
- calculate_annual_cost
- judge_annual_leave
- judge_worker_type
- check_insurance_eligibility
- check_leave_exemption
- get_age_milestones
- calculate_year_end_adjustment
- estimate_resident_tax
- get_insurance_rates
- get_minimum_wage
- business_days
- validate_invoice_numbers_batch
- validate_corporate_number
- get_statute_text
- calculate_overtime_pay
- commuting_allowance_exemption
- check_data_freshness
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.