/mcp on your region’s host, authenticated with the same H API key (Authorization: Bearer hk-...). Any client that can send a bearer header works; clients that require OAuth, like Claude.ai web or the ChatGPT app, aren’t supported.
Add to your editor
One click installs thehai-agents server, then paste your API key when prompted. The buttons target the EU region (the default):
Add to Cursor
Opens Cursor and prompts to install.
Add to VS Code
Opens VS Code and prompts to install.
io.github.hcompai/hai-agents.
Connect manually
Point your client at the/mcp URL for your region and add the Authorization header.
/mcp host in the sandbox egress policy, scoped to the process that makes the call, or the agent can’t reach the server. The computer-use-agents-demos repo has a worked NemoClaw example.
Tools
Next steps
Quickstart
Run your first session end to end with the API or SDKs.
SDKs
The typed Python and TypeScript clients and the
hai CLI.Agents
Configure the agents the MCP tools run, including the public
h/ ones.Coding assistants
Teach your assistant the H APIs with the hai-agents skill.