Kairos for developers and agents

Kairos developer resources

Machine-readable specifications and predictable discovery URLs for developers, AI assistants, and automated tools integrating with Kairos. These public resources describe the marketing website and point to the authenticated product connection without exposing customer data.

Published resources

Every resource has a stable HTTPS address, an explicit format, and a narrow purpose. Start with the documentation index for product guidance, OpenAPI for website operations, or the MCP server card for authenticated product connectivity.

Kairos documentation

Product setup, feature, security, and MCP connection guidance. The documentation publishes a Markdown index for automated discovery.

https://docs.kairos.rest/llms.txt

Marketing website OpenAPI

OpenAPI 3.1 specification for the public contact and legal-consent endpoints, including typed requests, responses, and structured errors.

https://kairos.rest/openapi.json

Kairos Product MCP

Standards-shaped server metadata for the Streamable HTTP product connection. The connection is read-only and requires an active plan.

https://mcp.kairos.rest/mcp

Agent discovery indexes

llms.txt, the API catalog, and the AI catalog provide compact indexes for crawlers and clients looking for Kairos resources by name.

https://kairos.rest/.well-known/ai-catalog.json

Public website, private customer data

The OpenAPI specification describes only kairos.rest website operations. It is not a public customer-data API. Restaurant data stays inside authenticated Kairos product surfaces and is scoped to the organization a user authorizes.

MCP authentication

The Kairos Product MCP uses OAuth 2.0 bearer authorization. A user needs an active Kairos plan, must sign in, and must explicitly authorize access to an organization. The connection exposes read-only tools and does not make anonymous restaurant data available.