{
  "name": "hellotime-public",
  "version": "0.3.0",
  "description": "Public read-only MCP server for HelloTime plans, features, country support, payroll capabilities, statutory rates, competitors, and local payment methods.",
  "transport": "streamable-http",
  "endpoint": "https://mcp.hellotime.ai/mcp",
  "documentation": "https://hellotime.ai/mcp",
  "repository": "https://github.com/Meru-Fin-Tech/HelloTime-MCP-Public",
  "tools": [
    "list_plans",
    "list_features",
    "country_support",
    "payroll_capabilities",
    "feature_search",
    "statutory_rates",
    "list_competitors",
    "local_payment_methods"
  ],
  "resources": [
    "hellotime://about",
    "hellotime://changelog"
  ],
  "contact": "hello@hellotime.ai"
}