Skip to main content
This documentation site ships a hosted Model Context Protocol server that covers the documentation only. Connect it to your AI tool and the tool can search and read every page on this site while it answers your questions — no stale training data, no copy-pasting pages into the context window. It cannot run agents, call the H API, or touch your account. The server is public and requires no API key:
Looking to run and manage Computer-Use Agents from an MCP host? That’s the separate Computer-Use Agents MCP server — it talks to the live API and needs your H API key.

Add to your editor

One click installs the server; no credentials needed:

Add to Cursor

Opens Cursor and prompts to install.

Add to VS Code

Opens VS Code and prompts to install.
You can also copy the server URL from the contextual menu on any page of this site.

Connect manually

Clients that support MCP discovery can also find the server automatically via the discovery document at /.well-known/mcp.

Tools

The search and filesystem tools are read-only; the server has no access to your account, your sessions, or anything beyond the published content of this site.

Other machine-readable formats

If your tool doesn’t speak MCP, the same content is available as plain Markdown:
  • /llms.txt — an index of every page with links and descriptions.
  • Append .md to any page URL to get its raw Markdown, e.g. /quickstart.md.