MCP Server
MCP
Computer-Use Agents API
Run and manage H Company's Computer-Use Agents from any MCP client.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://agp.hcompany.ai/mcp",
"headers": [
{
"description": "Bearer hk- API key",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
},
{
"type": "streamable-http",
"url": "https://agp.eu.hcompany.ai/mcp",
"headers": [
{
"description": "Bearer hk- API key",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment