Picktime Connector for AI agents.
10 live capabilities
Manage appointment bookings and staff schedules through a simple chat interface.
Waiting for input…
Why people use Picktime
Picktime for Automated Appointment Scheduling
This Connector lets your AI client do that work for you. Just ask your agent for a summary of today's load or to check a specific staff member's calendar. You get a clean list of facts instead of a dozen open browser windows.
What Vinkius changes
You get a chat-based interface for your entire Picktime booking backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking real-time stylist availability
A receptionist needs to know if a stylist is free for a specific time.
- Real-world use case 02
Generating daily morning briefings
A clinic director wants to see the day's load.
- Real-world use case 03
Handling last-minute cancellations
A client calls to drop an appointment.
Complete set · 10capabilities
The complete Picktime capability set.
These are the exact actions your AI can choose when you ask it to work with Picktime.
01—04
4 capabilities in this set.
Part of 10 available through Picktime.
- 01 Capability
Get location
See specific details like addresses, timezones, and booking URLs for one branch. This helps resolve workspace boundaries.
- 02 Capability
List services
See every bookable service, including prices, durations, and staff assignments. This defines what customers can book.
- 03 Capability
Get service details
Pull specific rules for a service, like cancellation policies and booking limits. Use this for deep configuration audits.
- 04 Capability
List staff
See everyone on the team, their roles, and their active working hours. This helps determine bookable time slots.
05—07
3 capabilities in this set.
Part of 10 available through Picktime.
- 05 Capability
Get booking details
View the full history and notes for a specific customer appointment. Use this to get contact info and payment status.
- 06 Capability
Cancel booking
Remove a reservation and notify the customer of the cancellation. This immediately returns the slot to the public pool.
- 07 Capability
List classes
View all multi-attendee sessions like yoga or workshops with capacity limits. This handles group reservations.
08—10
3 capabilities in this set.
Part of 10 available through Picktime.
- 08 Capability
Get availability
Find open time slots for a specific service on a chosen date. This accounts for staff schedules and existing bookings.
- 09 Capability
List locations
Get a list of all business branches and their unique configurations. Use this to see every location in your organization.
- 10 Capability
List bookings
Pull a list of all reservations with customer names and payment statuses. This is essential for daily schedule management.
Set up in minutes
One URL. Then ask Picktime to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Picktime from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Picktime, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Picktime for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Picktime URL.
- Step 03
Save and start
Save the connection and enable Picktime in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"picktime": {
"url": "https://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Picktime
Open Agent mode in chat and ask: "Using Picktime, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"picktime": {
"url": "https://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Picktime
Ask Copilot: "Using Picktime, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"picktime": {
"url": "https://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Picktime
Open Cascade and ask: "Using Picktime, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"picktime": {
"url": "https://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Picktime
Ask Cline: "Using Picktime, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add picktime --transport http "https://edge.vinkius.com/vk_preview_B2cfN2FyqDzRd8EC9zAz6rlG0BGuPYQNLcMcVOSq/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Picktime
Ask Claude: "Using Picktime, show me...". 10 tools are ready
Where the request belongs
Work Picktime can move forward.
For front-desk managers and clinic coordinators who are tired of switching between booking software and their email to check schedules.
Receptionist
Checking if a doctor or stylist is free for a specific time slot during a live call with a client.
Business Director
Pulling a list of all today's reservations to prep for a morning team briefing.
Web Developer
Testing how booking data flows into custom apps without manual data entry.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZoho Bookings
Automate appointment scheduling via Zoho Bookings. manage appointments, services, and staff with AI.
Calenso
Manage appointments, customers, and bookings online via AI.
MakePlans
Online booking and appointment scheduling via MakePlans MCP.
MyTime
Manage business operations via MyTime. track appointments, staff, and services directly from your AI agent.
YouCanBook.me
Automate scheduling workflows via YouCanBook.me. manage booking pages, appointments, and availability directly from any AI agent.
Skedda
Manage your workspace scheduling. create, update, and track bookings for desks, meeting rooms, and special venues directly through AI agents.
Bring your own AI
Change the model, client or framework. Keep Picktime connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Picktime.
The practical details behind the request, access and result.
Can the Picktime MCP help me manage multiple clinic locations?
Yes, it can list all your business branches and pull specific details like addresses and timezones for each one.
How does the Picktime MCP handle staff schedules?
It pulls the active status, roles, and working hours for all your staff members so your agent can check availability.
Can I use the Picktime MCP to see if a specific service is available?
Yes, it checks for open time slots on specific dates while accounting for staff schedules and existing bookings.
Will the Picktime MCP notify my customers if I cancel a booking?
Yes, when you cancel a reservation through the agent, it sends a notification to the customer and frees up the slot.
Can I use the Picktime MCP to see my group class capacities?
Yes, it can list all your group classes, such as yoga or workshops, along with their specific attendee limits.
Can I use the Picktime MCP to see detailed customer notes?
Yes, you can ask your agent to pull up the full details of a specific booking, including any notes left by the customer.
Can the AI find an available slot for a specific service next Friday?
Yes. Upon providing the location and service ID along with the desired date, your agent invokes get_availability. The connector reads Picktime's master block array, isolating the open time windows seamlessly against existing rules (like business hours and buffers).
If a customer cancels on the phone, can the AI remove their booking?
Absolutely. Just provide the booking ID to the agent and it will utilize the cancel_booking function. Picktime will release the blocked slot immediately back to the customer-facing booking page.
Can I grab all upcoming appointments for a specific staff member?
Yes, by matching the staff member's ID from list_staff with the broader fetch generated by list_bookings. Alternatively, your agent can sort and filter the returned array natively in its reasoning stream, showing you only Dr. Silva's schedule.
One connection away
Give your agent a direct line to Picktime.
Connect Picktime once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available