How to Use the Picktime MCP in Claude Code
Claude Code manages Picktime scheduling operations through the terminal using this MCP Server for headless automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Picktime MCP to Claude Code
Create your Vinkius account to connect Picktime to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Headless scheduling with Claude Code
Automate your daily check-ins by piping `list_bookings` output directly into your logs. Claude Code runs these tasks in your terminal without requiring any GUI interaction. This is ideal for CI/CD pipelines that need to verify calendar states before deploying changes. The server provides the raw data, and your scripts handle the rest.
Programmatic availability checks
Use `get_availability` in your shell scripts to generate real-time booking reports. Claude Code captures these responses to trigger downstream actions based on open slots. Stop relying on manual dashboard checks. The agent fetches `list_services` and `get_service_details` to keep your automated systems synced with your actual business offerings.
Terminal-based location management
Scale your operations by having Claude Code query `list_locations` to manage multiple branches via CLI. It fetches the necessary configuration for each site using `get_location`. Your automation logic can then call `list_staff` for each specific branch ID. This ensures your scheduling workflows respect the unique hours and team assignments of every location.
Set up Picktime 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 seepicktime-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Picktime transactions." It will automatically discover and invoke the available Picktime tools.
claude mcp add --transport http picktime-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 Picktime MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Picktime MCP today
We host it, we monitor it, we maintain it. You just paste one token.