Vinkius

Jibble MCP. Audit Time Logs, Personnel Data & Projects.

Jibble MCP connects your AI client directly to Jibble's full time tracking, attendance, and workforce management system. Your agent can list people, check specific time entries, track projects, or audit organization details using one simple connection. Stop switching tabs—manage all your team data through natural conversation.

Jibble MCP is compatible with Claude Claude
Jibble MCP is compatible with ChatGPT ChatGPT
Jibble MCP is compatible with Cursor Cursor
Jibble MCP is compatible with Gemini Gemini
Jibble MCP is compatible with Windsurf Windsurf
Jibble MCP is compatible with VS Code VS Code
Jibble MCP is compatible with JetBrains JetBrains
Jibble MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Audit organizational settings

Retrieve core details about your entire Jibble organization account.

Look up employee records

Fetch comprehensive profiles for individual team members, including contact and ID information.

Review specific time logs

Get detailed data on a single recorded time entry, including location and notes for auditing purposes.

List configured resources

Pull lists of all defined groups, clients, projects, activities, or locations used across the company.

Query historical time activity

Retrieve a list of all existing time entries to monitor total hours worked by the workforce.

Waiting for input…

AI Agent
Jibble

What AI agents can do with Jibble: Workforce Management Tools (10)

Use these ten tools to analyze every facet of your workforce, from listing all employees to auditing specific time entries against defined projects.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Jibble MCP

Get Organization

Retrieves basic configuration settings for your entire Jibble account.

Get Person

Pulls detailed profile information for a single employee or team member.

Get Time Entry

Fetches location data, activity notes, and device info for one specific time record.

List Activities

Lists every possible task type (like 'Meeting' or 'Break') an employee can select...

List Clients

Provides a list of all external clients tracked by the organization for billing...

List Groups

Lists all defined teams or work units (like 'Sales Team' or 'Remote Workers') within the company.

List Locations

Retrieves a list of all physical sites or offices where employees can clock in.

List People

Returns a comprehensive directory listing every employee by name, email, and...

List Projects

Lists all current and inactive projects set up in the system for time tracking...

List Time Entries

Gathers a list of every recorded time entry, including who logged it and how long...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Jibble MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Jibble integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Jibble, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Jibble MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Jibble. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Payroll Report Nightmare

Right now, generating an accurate payroll report means juggling three different sources: the timesheet system, the project management board, and the internal HR roster. You spend hours exporting CSVs from each, then manually merging them in Excel—checking if employee IDs match, if locations are correct, and if every time entry links back to a valid client.

With this MCP, your agent handles that entire mess. Instead of clicking through five separate dashboards and copy-pasting into one master sheet, you simply ask the question: 'Give me all billable hours for Q2.' You get clean, structured data instantly.

Accessing Project Data with list_time_entries

Previously, if you wanted to know the total time logged on 'Project Alpha' for a specific employee, you had to search through every single entry record manually. You couldn't easily filter by both project and person simultaneously.

Now, your agent uses list_time_entries to pull all relevant records and filters them down instantly. The data shows exactly how long the person worked on that project, making audit trails immediate.

What Jibble MCP does for your AI

Jibble helps you move beyond viewing dashboards. Instead of manually compiling reports across multiple spreadsheets, your AI client uses this MCP to pull precise workforce data directly from Jibble's platform. Need to know if a specific person clocked in at the right location? Your agent can get that detail instantly.

Want to see how many billable hours were logged against a specific project last month? That’s just one query away. This connection lets your agent analyze who worked where, when they worked it, and what type of activity was recorded—all without you writing a single API call. It's powerful workforce management built into the Vinkius catalog so any MCP-compatible client can use it.

Built · Hosted · Managed by Vinkius Jibble MCP - Track Time & Attendance for AI
Server ID 019d75bc-f6c3-72d7-b600-4d7e149658b2
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Jibble MCP

How do I find out what activities employees can select using Jibble MCP? +

You use list_activities. This tool retrieves a complete list of all predefined work categories, like 'Meeting' or 'Break,' that staff members have available when clocking in.

Can I check if an employee exists before querying their time using Jibble MCP? +

Yes. You should run list_people first to get the comprehensive directory and confirm the correct internal ID. Then, use that ID when calling get_person or list_time_entries.

What data does get_time_entry return for auditing purposes? +

get_time_entry returns detailed information about a single time log, including the location where it was clocked and any notes attached to the entry. This is key for discrepancy checks.

How do I find out which clients are available in my Jibble organization? +

Just call list_clients. This tool retrieves a comprehensive list of every client that the company tracks, which is vital when auditing billable hours.

Is there a way to see all configured projects using Jibble MCP? +

Yes, you use list_projects. It pulls a full record of every project setup in your account, allowing you to track work against existing initiatives.