naftiko: 1.0.0-alpha2 info: label: Hyperbrowser Agents — Claude Computer Use description: Hyperbrowser Agents — Claude Computer Use. 4 operations. Self-contained Naftiko capability covering one Hyperbrowser business surface. tags: - Hyperbrowser - Agents created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: HYPERBROWSER_API_KEY: HYPERBROWSER_API_KEY capability: consumes: - type: http namespace: agents-claude-computer-use baseUri: https://api.hyperbrowser.ai description: Hyperbrowser Agents — Claude Computer Use business capability. Self-contained, no shared references. resources: - name: api-task-claude-computer-use path: /api/task/claude-computer-use operations: - name: post-api-task-claude-computer-use method: POST description: Start a Claude Computer Use Task outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-task-claude-computer-use-id path: /api/task/claude-computer-use/{id} operations: - name: get-api-task-claude-computer-use-id method: GET description: Get Claude Computer Use Task Status and Results outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: Path parameter id required: true - name: api-task-claude-computer-use-id-stop path: /api/task/claude-computer-use/{id}/stop operations: - name: put-api-task-claude-computer-use-id-stop method: PUT description: Stop a Claude Computer Use Task outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: Path parameter id required: true - name: api-task-claude-computer-use-id-status path: /api/task/claude-computer-use/{id}/status operations: - name: get-api-task-claude-computer-use-id-status method: GET description: Get Claude Computer Use Task Status outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: Path parameter id required: true authentication: type: apikey key: x-api-key value: '{{env.HYPERBROWSER_API_KEY}}' placement: header exposes: - type: rest namespace: agents-claude-computer-use-rest port: 8080 description: REST adapter for Hyperbrowser Agents — Claude Computer Use. resources: - path: /v1/api/task/claude-computer-use name: api-task-claude-computer-use description: REST surface for api-task-claude-computer-use. operations: - method: POST name: post-api-task-claude-computer-use description: Start a Claude Computer Use Task call: agents-claude-computer-use.post-api-task-claude-computer-use with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/task/claude-computer-use/{id} name: api-task-claude-computer-use-id description: REST surface for api-task-claude-computer-use-id. operations: - method: GET name: get-api-task-claude-computer-use-id description: Get Claude Computer Use Task Status and Results call: agents-claude-computer-use.get-api-task-claude-computer-use-id with: {} outputParameters: - type: object mapping: $. - path: /v1/api/task/claude-computer-use/{id}/stop name: api-task-claude-computer-use-id-stop description: REST surface for api-task-claude-computer-use-id-stop. operations: - method: PUT name: put-api-task-claude-computer-use-id-stop description: Stop a Claude Computer Use Task call: agents-claude-computer-use.put-api-task-claude-computer-use-id-stop with: {} outputParameters: - type: object mapping: $. - path: /v1/api/task/claude-computer-use/{id}/status name: api-task-claude-computer-use-id-status description: REST surface for api-task-claude-computer-use-id-status. operations: - method: GET name: get-api-task-claude-computer-use-id-status description: Get Claude Computer Use Task Status call: agents-claude-computer-use.get-api-task-claude-computer-use-id-status with: {} outputParameters: - type: object mapping: $. - type: mcp namespace: agents-claude-computer-use-mcp port: 9090 transport: http description: MCP adapter for Hyperbrowser Agents — Claude Computer Use. tools: - name: hyperbrowser-post-api-task-claude-computer-use description: Start a Claude Computer Use Task hints: readOnly: false destructive: false idempotent: false call: agents-claude-computer-use.post-api-task-claude-computer-use with: body: tools.body outputParameters: - type: object mapping: $. - name: hyperbrowser-get-api-task-claude-computer-use-id description: Get Claude Computer Use Task Status and Results hints: readOnly: true destructive: false idempotent: true call: agents-claude-computer-use.get-api-task-claude-computer-use-id with: {} outputParameters: - type: object mapping: $. - name: hyperbrowser-put-api-task-claude-computer-use-id-stop description: Stop a Claude Computer Use Task hints: readOnly: false destructive: true idempotent: false call: agents-claude-computer-use.put-api-task-claude-computer-use-id-stop with: {} outputParameters: - type: object mapping: $. - name: hyperbrowser-get-api-task-claude-computer-use-id-status description: Get Claude Computer Use Task Status hints: readOnly: true destructive: false idempotent: true call: agents-claude-computer-use.get-api-task-claude-computer-use-id-status with: {} outputParameters: - type: object mapping: $.