Computer-Use Agents API for VS Code
io.github.hcompai/hai-agents
Run and manage H Company's Computer-Use Agents from any MCP client.
client:VS Code
transport:streamable-http
tools:9
Install Computer-Use Agents API in VS Code
.vscode/mcp.json
{
"servers": {
"hai-agents": {
"type": "http",
"url": "https://agp.hcompany.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs