Jibble Connector for AI agents.
10 live capabilities
Manage workforce attendance and project time tracking from your chat.
Waiting for input…
Why people use Jibble
Jibble for HR Attendance and Payroll Audits
With this Connector, you just ask your agent to pull the data. You can get a summary of everyone's hours or check a specific person's logs in seconds. It turns a multi-tab headache into a single conversation.
What Vinkius changes
You get instant access to your workforce data through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Payroll Verification
An HR manager needs to verify hours for a remote team.
- Real-world use case 02
Project Overrun Analysis
A project lead wants to see why a project is late.
- Real-world use case 03
Site Distribution Audit
A site manager needs to know who is on-site.
Complete set · 10capabilities
The complete Jibble capability set.
These are the exact actions your AI can choose when you ask it to work with Jibble.
01—04
4 capabilities in this set.
Part of 10 available through Jibble.
- 01 Capability
Get organization
Pulls account-wide configuration details. Use this to verify your current setup.
- 02 Capability
Get person
Fetches specific details for a team member. This is great for HR analysis on an individual.
- 03 Capability
Get time entry
Retrieves location data and notes for a specific log. Use it to audit or correct employee entries.
- 04 Capability
List activities
Lists all configured activities like Meetings or Breaks. Use it to see how your team categorizes work.
05—07
3 capabilities in this set.
Part of 10 available through Jibble.
- 05 Capability
List clients
Shows all configured clients. This helps with professional services and billable hours auditing.
- 06 Capability
List groups
Lists all configured groups like Sales or Remote Workers. Use it for group-based performance reporting.
- 07 Capability
List locations
Lists all configured site locations. Use this to audit where your workforce is distributed.
08—10
3 capabilities in this set.
Part of 10 available through Jibble.
- 08 Capability
List people
Lists everyone in the organization with their names and emails. Use it to identify personnel first.
- 09 Capability
List projects
Shows all configured projects. Use this when you need a breakdown of time spent on specific tasks.
- 10 Capability
List time entries
Pulls employee IDs, entry times, and durations. Use it to monitor total work hours and activity.
Set up in minutes
One URL. Then ask Jibble to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Jibble 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_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Jibble for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble URL.
- Step 03
Save and start
Save the connection and enable Jibble in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jibble": {
"url": "https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble
Open Agent mode in chat and ask: "Using Jibble, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jibble": {
"url": "https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble
Ask Copilot: "Using Jibble, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jibble": {
"url": "https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble
Open Cascade and ask: "Using Jibble, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jibble": {
"url": "https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble
Ask Cline: "Using Jibble, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jibble --transport http "https://edge.vinkius.com/vk_preview_TdxogPRxGfNEKysI6eHOFCKplwWyuJHyF8X9uqyr/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 Jibble
Ask Claude: "Using Jibble, show me...". 10 tools are ready
Where the request belongs
Work Jibble can move forward.
This is for HR managers who are tired of manual payroll audits and project leads who need to see where their team's time is actually going.
HR Manager
Uses this to verify attendance logs and pull person details for payroll processing.
Project Manager
Checks project-based time breakdowns to see if a team is hitting their milestones.
Operations Lead
Audits site-based workforce distribution and activity categories to optimize workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsInsightful
Manage employee productivity, time tracking, and activity via Insightful API.
DeskTime
Understand how your team spends their workday with automatic time tracking, productivity scoring, and project cost analysis.
Hubstaff
Analyze timesheets, query organizational lists, and manage team activities via Hubstaff seamlessly from any AI agent.
Buddy Punch
Track employee hours with GPS-verified clock-ins, PTO management, and payroll-ready timesheet exports your team will love.
TrackingTime
Track how your team spends time across projects and clients with timesheets, reports, and budgeting capabilities that keep work profitable.
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 Jibble 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 Jibble.
The practical details behind the request, access and result.
Can I use Jibble MCP to see who's working?
Yes, you can ask your agent to list people or check recent time entries to see who is active. It gives you a quick snapshot of your team's status without opening the app.
Does Jibble MCP help with payroll?
It makes it much easier by pulling all time entries and person details into one place for your review. You can ask your agent to summarize hours for a specific group.
Can I see where my team is located?
Yes, the Connector can pull location data from specific time entries so you can see site distribution. This is perfect for verifying that remote and on-site staff are where they should be.
How do I see project hours?
You can ask the agent to pull a breakdown of time spent on specific projects from your account. It helps you see exactly how many hours are going into different tasks.
Is this for HR only?
While HR teams love it for attendance, project managers also use it to track billable hours and client work. It's a versatile capability for anyone managing people or time.
How do I get Jibble API credentials?
Log in to your Jibble account, navigate to Organization Settings > API, and generate a new Client ID and Client Secret.
Does it support activities and projects?
Yes, you can list and retrieve data for both activities and projects using this Connector.
Can I see real-time attendance?
Yes, the list_time_entries capability provides access to current and historical time tracking data.
One connection away
Give your agent a direct line to Jibble.
Connect Jibble once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available