Card snapshot
mcp.hellotime.ai
·
2026-08-18 20:41:51 UTC
·
37345c43ea5b824a3c8b3b97ebf8f927fa0eac37bbc1a602be56a7f0aaeb1d8b
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "HelloTime Public MCP",
"description": "Public read-only Model Context Protocol server for HelloTime (workforce time tracking, attendance, shifts, leave & payroll SaaS). Exposes plan pricing, feature catalog, country support, payroll capabilities, statutory rates, competitor positioning, and local payment methods.",
"url": "https://mcp.hellotime.ai/mcp",
"documentationUrl": "https://hellotime.ai/mcp",
"version": "0.3.0",
"protocolVersion": "1.0",
"provider": {
"organization": "HelloTime",
"url": "https://hellotime.ai",
"email": "hello@hellotime.ai"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"securitySchemes": {},
"skills": [
{
"id": "list_plans",
"name": "List HelloTime pricing plans",
"description": "HelloTime plan tiers (Free, Attend, Track, Business) with the charged price and a standing list-price anchor per region, plus volume and annual-prepay discounts. Free is permanent for a single user; paid tiers each include a 7-day free trial.",
"tags": [
"pricing",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "list_features",
"name": "Full feature catalog",
"description": "HelloTime features across shifts, rosters, leave types, timesheets, time tracking, productivity, GPS / geofence, biometric kiosk, payroll, invoicing, analytics, projects, reports, and integrations.",
"tags": [
"features",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "country_support",
"name": "Country support matrix",
"description": "Per-country features, default currency, and product positioning for a supported country (IN, AU, GB, US, CA, AE, SG, NZ).",
"tags": [
"compliance",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "payroll_capabilities",
"name": "Payroll capabilities",
"description": "Supported payroll engines per country (AU STP2 + super, IN PF/ESI/TDS/Form 24Q, US W-2/1099, UK PAYE) with live / beta / coming-soon status.",
"tags": [
"compliance",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "feature_search",
"name": "Free-text search",
"description": "Free-text search across plan features, product features, country features, payroll engines, statutory rates, competitor positioning, and local payment methods. Queries like \"PF rate\", \"PT slab Maharashtra\", \"vs Truein\", or \"BACS payroll\" surface the matching entry.",
"tags": [
"search",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "statutory_rates",
"name": "Statutory payroll rates",
"description": "Statutory payroll-rate entries with rate, ceiling, slab, authority, and verification status. India block (PF / EPS / EDLI / ESI / Professional Tax by state / TDS slabs) is internally reviewed against EPFO / ESIC / state notifications; AU and US entries are public-source-unreviewed.",
"tags": [
"compliance",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "list_competitors",
"name": "Competitor positioning",
"description": "Competitor entries (Truein, Deputy, When I Work, Connecteam, Hubstaff, Keka) with where HelloTime wins, where the competitor wins, and pricing notes.",
"tags": [
"content",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "local_payment_methods",
"name": "Local payment methods",
"description": "Local bank-rail and wallet methods relevant to HelloTime payroll and contractor payouts (UPI, IMPS, NEFT, RTGS, BACS, FPS, PayID, PayTo, ACH, RTP, WPS-SIF, PayNow, FAST, GIRO, NZ Direct Credit) with rail speed, use-cases, issuing authority, and support level.",
"tags": [
"integrations",
"hellotime",
"time-tracking"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
]
}