ClockShark Connector for AI agents.
10 live capabilities
Manage construction labor and field crew schedules
Waiting for input…
Why people use ClockShark
ClockShark Construction Labor Tracking for Field Crews
This Connector puts that data directly into your chat. You can just ask your agent for a status update on a specific job or pull a report on last week's hours. You get the answers you need without the manual data entry.
What Vinkius changes
You get a conversational interface for your entire labor and scheduling database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding missing timesheets
A supervisor asks for last week's logs to find out why a job is behind.
- Real-world use case 02
Scheduling a new crew
An ops manager asks to schedule a shift for a new site tomorrow.
- Real-world use case 03
Labor cost analysis
An HR lead wants to see total hours spent on a specific project.
Complete set · 10capabilities
The complete ClockShark capability set.
These are the exact actions your AI can choose when you ask it to work with ClockShark.
01—04
4 capabilities in this set.
Part of 10 available through ClockShark.
- 01 Capability
List jobs
List all jobs and projects. Use this to verify project codes before assigning work.
- 02 Capability
Create task
Add a new work task. This helps keep your field teams organized on what to do next.
- 03 Capability
Create timesheet
Manually add a time entry. This is useful for fixing errors or logging manual hours.
- 04 Capability
Get employee details
Get details for a staff member. Use this to check contact info or employment status.
05—07
3 capabilities in this set.
Part of 10 available through ClockShark.
- 05 Capability
List employees
List all employees. This helps you see your total workforce distribution.
- 06 Capability
List schedules
List employee shifts. Use this to spot overlaps or gaps in your field coverage.
- 07 Capability
List tasks
List all service tasks. This lets you see what's on the to-do list for your crew.
08—10
3 capabilities in this set.
Part of 10 available through ClockShark.
- 08 Capability
List timesheets
List time tracking entries. You can use this to audit labor hours for any period.
- 09 Capability
Create shift
Schedule a new shift. This makes it easy to update your team's calendar on the fly.
- 10 Capability
Create job
Add a new job or project. This ensures your crew always has the right info for new sites.
Set up in minutes
One URL. Then ask ClockShark to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ClockShark 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_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ClockShark for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark URL.
- Step 03
Save and start
Save the connection and enable ClockShark in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clockshark": {
"url": "https://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark
Open Agent mode in chat and ask: "Using ClockShark, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clockshark": {
"url": "https://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark
Ask Copilot: "Using ClockShark, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clockshark": {
"url": "https://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark
Open Cascade and ask: "Using ClockShark, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clockshark": {
"url": "https://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark
Ask Cline: "Using ClockShark, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clockshark --transport http "https://edge.vinkius.com/vk_preview_nOY43XyPrV7SULy0IoHizB8nPdUKg4N4rFQv7YU3/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 ClockShark
Ask Claude: "Using ClockShark, show me...". 10 tools are ready
Where the request belongs
Work ClockShark can move forward.
This is for the operations manager who is tired of chasing down missing timesheets and the construction supervisor who needs to see real-time labor costs without opening a dozen tabs.
Operations Manager
Checks project timelines and pulls labor reports to ensure the crew is staying on budget.
HR & Payroll Specialist
Verifies clock-in accuracy and monitors employee timesheets to prepare for weekly pay.
Construction Supervisor
Automates shift scheduling and assigns new tasks to field teams from a mobile-friendly agent.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBuddy Punch
Track employee hours with GPS-verified clock-ins, PTO management, and payroll-ready timesheet exports your team will love.
Timeero
Track employee time and mileage with GPS-verified clock-ins that generate accurate timesheets for field service teams.
DeskTime
Understand how your team spends their workday with automatic time tracking, productivity scoring, and project cost analysis.
TrackingTime
Track how your team spends time across projects and clients with timesheets, reports, and budgeting capabilities that keep work profitable.
HCSS
Automate heavy construction management via HCSS. manage jobs, timecards, estimates, and equipment telematics directly from any AI agent.
Clockify
Manage time tracking and projects via Clockify. track entries, monitor projects, and audit team hours directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep ClockShark 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 ClockShark.
The practical details behind the request, access and result.
Can ClockShark help me see if my crew is on-site?
Yes, it pulls location-verified data so you can confirm exactly where people are working and if they have arrived at the correct job site.
How do I use ClockShark to manage labor costs?
You can ask your agent to pull hours spent on specific project codes to see if you are staying within your budget for the week.
Can I schedule shifts for my construction team?
You can tell your agent to create new shifts for specific employees on specific dates, which updates your team's schedule automatically.
Does ClockShark work with my current payroll?
It provides the raw hours and data you need from your field crew, which you can then move into your payroll system for processing.
How does ClockShark help with project management?
It lets you manage your directory of project codes and tasks to keep your field work organized and easy to track in real-time.
Can I manually add hours for a worker?
Yes, if a worker forgets to clock in or needs to log manual hours, you can ask your agent to add that specific time entry for you.
How do I find my ClockShark API Key?
Log in as an Admin, navigate to Admin > Integrations, click on Connect Zapier, and copy your unique API Key.
Can the agent schedule new work shifts?
Yes! The create_shift capability allows the agent to assign a specific employee to a job with start and end times programmatically.
How do I retrieve a list of all jobs?
Use the list_jobs capability to retrieve your complete directory of active and archived projects directly from the platform.
One connection away
Give your agent a direct line to ClockShark.
Connect ClockShark once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available