{
  "name": "hellotime-public",
  "version": "0.3.0",
  "description": "Public read-only Model Context Protocol server for HelloTime. Catalog of all tools and resources exposed at /mcp.",
  "documentation": "https://hellotime.ai/mcp",
  "repository": "https://github.com/Meru-Fin-Tech/HelloTime-MCP-Public",
  "endpoint": "https://mcp.hellotime.ai/mcp",
  "transport": "streamable-http",
  "dateModified": "2026-08-13T00:00:00.000Z",
  "tools": [
    {
      "name": "list_plans",
      "title": "List HelloTime pricing plans",
      "summary": "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.",
      "category": "pricing",
      "marketingUrl": "https://hellotime.ai/pricing",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-list_plans"
    },
    {
      "name": "list_features",
      "title": "Full feature catalog",
      "summary": "HelloTime features across shifts, rosters, leave types, timesheets, time tracking, productivity, GPS / geofence, biometric kiosk, payroll, invoicing, analytics, projects, reports, and integrations.",
      "category": "features",
      "marketingUrl": "https://hellotime.ai/features",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-list_features"
    },
    {
      "name": "country_support",
      "title": "Country support matrix",
      "summary": "Per-country features, default currency, and product positioning for a supported country (IN, AU, GB, US, CA, AE, SG, NZ).",
      "category": "compliance",
      "marketingUrl": "https://hellotime.ai/features",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-country_support"
    },
    {
      "name": "payroll_capabilities",
      "title": "Payroll capabilities",
      "summary": "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.",
      "category": "compliance",
      "marketingUrl": "https://hellotime.ai/features",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-payroll_capabilities"
    },
    {
      "name": "feature_search",
      "title": "Free-text search",
      "summary": "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.",
      "category": "search",
      "marketingUrl": "https://hellotime.ai/features",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-feature_search"
    },
    {
      "name": "statutory_rates",
      "title": "Statutory payroll rates",
      "summary": "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.",
      "category": "compliance",
      "marketingUrl": "https://hellotime.ai/compliance",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-statutory_rates"
    },
    {
      "name": "list_competitors",
      "title": "Competitor positioning",
      "summary": "Competitor entries (Truein, Deputy, When I Work, Connecteam, Hubstaff, Keka) with where HelloTime wins, where the competitor wins, and pricing notes.",
      "category": "content",
      "marketingUrl": "https://hellotime.ai/compare",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-list_competitors"
    },
    {
      "name": "local_payment_methods",
      "title": "Local payment methods",
      "summary": "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.",
      "category": "integrations",
      "marketingUrl": "https://hellotime.ai/features",
      "anchor": "https://mcp.hellotime.ai/catalog.json#tool-local_payment_methods"
    }
  ],
  "resources": [
    {
      "uri": "hellotime://about",
      "name": "About HelloTime",
      "mimeType": "text/markdown"
    },
    {
      "uri": "hellotime://changelog",
      "name": "HelloTime Changelog",
      "mimeType": "application/json"
    }
  ],
  "contact": {
    "email": "hello@hellotime.ai",
    "organization": "HelloTime",
    "url": "https://hellotime.ai"
  }
}