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.
Available MCP tools
Section titled “Available MCP tools”list_docslists docs pages and accepts an optional section prefix such asdocs/rs90.search_docssearches titles, descriptions, slugs, and page content.read_docreads one docs page by slug,haptique-docs://resource URI, orhttps://haptique.ioURL.
Good prompts
Section titled “Good prompts”- 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.