Computer-Use Agents API for Cursor
io.github.hcompai/hai-agents
Run and manage H Company's Computer-Use Agents from any MCP client.
client:Cursor
transport:streamable-http
tools:9
Install Computer-Use Agents API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hai-agents": {
"url": "https://agp.hcompany.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs