Skip to content

LLM Access

Haptique publishes public docs in formats that AI assistants can read without copying pages by hand.

Use the normal docs site for people:

Use the local MCP server when an assistant supports Model Context Protocol and can run a command from this repository.

{
"mcpServers": {
"haptique-docs": {
"command": "npm",
"args": ["run", "docs:mcp", "--prefix", "/path/to/hos-website"]
}
}
}

The MCP server is read-only. It exposes public docs pages as resources and provides tools to list, search, and read docs. It does not expose installer manifests, license records, customer data, project data, or private wiki content.

  • list_docs lists docs pages and accepts an optional section prefix such as docs/rs90.
  • search_docs searches titles, descriptions, slugs, and page content.
  • read_doc reads one docs page by slug, haptique-docs:// resource URI, or https://haptique.io URL.
  • Search the Haptique docs for RS90 pairing help.
  • Read the Haptique OS license activation docs.
  • Find the Haptique docs page that explains AI setup.
  • List all docs under docs/mobile.