Your workforce data, programmable
A REST API for everything on the dashboard, signed webhooks for the moments that matter, a hosted MCP server so AI assistants can ask questions, and CSV for the tools that predate all of this.
Six calls cover most integrations
curl https://app.teamlens.ai/api/v1/timesheets \\ -H "Authorization: Bearer $TEAMLENS_KEY" \\ -d week=2026-W34
Point Claude, Cursor or any MCP client at the hosted server with your key — ten tools, zero glue code.
Get your MCP URLMeet your stack where it is
Attendance, sessions, timesheets, reports — everything the dashboard shows, over authenticated HTTP.
HMAC-signed events for clock-ins, approvals, reports and agent runs. Verify the signature, trust the payload.
Ten tools that let Claude, Cursor or any MCP client answer questions from your workspace — no glue code.
Timesheets and payroll export as clean CSV for any cycle — because your accountant's tools deserve respect too.
API keys inherit workspace roles — a reporting key can't touch payroll.
Report your own agents' runs into the roster — the same ledger Agent Lens will surface. Coming soon.
Good questions
In the workspace under Settings → Developers, alongside your keys — every endpoint with copy-paste examples.