Sign in securely
Connect with your Klizos Attendance account — the same email and password you use in the web portal. Sign in once in the browser; the assistant only accesses data your role already permits.
Connect Cursor, Claude Desktop, or any MCP client to Klizos Attendance — present/absent status, monthly reports, leave balances, rosters, and employee insights through one secure HTTPS endpoint.
https://mcp.attendance.klizos.com/mcp
POST/GET
https://mcp.attendance.klizos.com/healthz
GET
https://mcp.attendance.klizos.com
{
"mcpServers": {
"klizos-attendance": {
"url": "https://mcp.attendance.klizos.com/mcp"
}
}
}
Keep using your favourite AI app — Klizos Attendance supplies live HR data behind the scenes.
Connect once with your Klizos Attendance email and password — the same credentials as the web portal.
Ask in plain language: who is present, monthly attendance for a person, leave balance, or roster details.
The assistant fetches only what your role allows and returns a readable answer you can act on.
Live data from your tenant — no need to memorise API names or navigate multiple portal screens.
Connect with your Klizos Attendance account — the same email and password you use in the web portal. Sign in once in the browser; the assistant only accesses data your role already permits.
Ask who is present, absent, or late today. Pull monthly attendance reports, per-user attendance details, working-hours summaries, and attendance lists for any date range.
Check leave balances, pending and approved requests, leave types, department-wise stats, and today's leave list — without opening multiple screens in the portal.
Look up employees, departments, and roles. Review monthly insights for individuals, including attendance patterns and working-day summaries.
View monthly rosters, shift change requests, early-leave requests, and upcoming company events — useful for HR and team leads planning coverage.
Read notification settings, increment reminders, company rules, and tenant configuration — scoped to what your permissions allow.
Phrase them your own way — the assistant understands natural language.
Grouped by domain — all callable from your AI client after sign-in.
Same Attendance login for every app below. Pick your tool and follow the steps.
Most clients use one connection URL and a short sign-in in the browser. You do not paste passwords into the AI app — OAuth handles the session securely.
Config file
Windows: %USERPROFILE%\.cursor\mcp.jsonmacOS / Linux: ~/.cursor/mcp.jsonOr: .cursor/mcp.json in your project folderConfig file
Windows: %APPDATA%\Claude\claude_desktop_config.jsonmacOS: ~/Library/Application Support/Claude/claude_desktop_config.jsonConfig file
Workspace: .vscode/mcp.jsonUser profile: MCP section in VS Code SettingsUniversal pattern
Any MCP settings screen that accepts a remote HTTPS server URLNo. Use the same Klizos Attendance email and tenant you already have. If you cannot log in to the web portal, you cannot connect here either.
The hosted MCP server is configured for your organisation's backend (e.g. dev.new.attendance.klizos.com). Tenant is resolved from the backend URL — ask your administrator if unsure.
No. It adds convenience inside AI tools. For approvals, exports, and visual dashboards, keep using the web portal.
Exactly what your Attendance role allows — reporters see their teams, admins see broader scope, same as the website.
Yes. Clone the repo, set BACKEND_BASE_URL in .env, run npm run dev:http (port 3110) or npm run dev for stdio. See the README for Cursor mcp.json examples.
Choose your app above, sign in once, and start asking attendance questions in plain language.
View setup steps