How to Use the Business Timezone & Holiday Scheduler MCP in Claude Code
Run Claude Code terminal commands to calculate actual business days and convert timezones for DevOps cron jobs and headless scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Business Timezone & Holiday Scheduler MCP to Claude Code
Create your Vinkius account to connect Business Timezone & Holiday Scheduler to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Headless Holiday Calculations in Claude Code
When you are running headless scripts or setting up CI/CD pipelines, hardcoded date logic breaks. Your terminal agent uses `add_business_days` via the MCP Server to calculate deployment windows that skip weekends and public holidays dynamically. It queries the Nager.Date API to ensure your automated scripts don't trigger during national holidays in the target region. This keeps your deployment pipelines safe from running when the local team is out of the office. Claude Code calculates the safe date, pipes the output to your shell, and schedules the job accordingly.
Convert Server Timezones Directly in the Terminal
Sifting through server logs across multiple AWS regions is brutal. Claude Code uses `convert_timezone` to translate UTC timestamps into local developer timezones or target server zones like "Asia/Tokyo" on the fly. It allows you to debug distributed systems without leaving your command line. You can pipe raw log outputs directly to your agent. The terminal tool parses the timestamps, runs the conversions, and prints a clean timeline of events so you can find the root cause of an incident faster.
Automate Cron Job Adjustments via this MCP Server
Standard cron jobs run blindly on holidays, which can trigger useless alerts or run expensive reports when offices are empty. Your agent can write wrapper scripts that call `add_business_days` to verify if today is an active working day using this MCP Server tool. If it is a holiday, the script exits early. This saves CPU cycles and prevents false alarms. Claude Code writes the bash wrapper, tests it against regional calendars, and installs it to your crontab.
Set up Business Timezone & Holiday Scheduler MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebusiness-timezone-holiday-scheduler-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Business Timezone & Holiday Scheduler transactions." It will automatically discover and invoke the available Business Timezone & Holiday Scheduler tools.
claude mcp add --transport http business-timezone-holiday-scheduler-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Business Timezone & Holiday Scheduler MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Business Timezone & Holiday Scheduler MCP today
We host it, we monitor it, we maintain it. You just paste one token.