# Optional CloudDisk product bundle. This inserts Host-plane capability rows;
# including the selected CloudDisk MCP tools for every built-in and user Preset.
# The direct provider and UI remain responsible for setup and file browsing.
- insert:
    - id: cloud-disk
      name: '@aicloud360/dsh-cloud-disk'
      config:
        provider: 360-http

    - id: cloud-disk-api-provider
      name: '@aicloud360/dsh-cloud-disk-api-provider'
      config:
        endpoint: https://openapi.eyun.360.cn/intf.php
        apiKeyRef: CLOUD_DISK_API_KEY
        # Replace this marker with the 360 application signing secret before use.
        # signingSecret: REPLACE_WITH_360_SIGNING_SECRET
        signingSecret: e7b24b112a44fdd9ee93bdf998c6ca0e
        clientEnv: prod
        clientSource: default
        subChannel: open
        timeoutMs: 30000
        maxRetries: 1

    - id: ui-cloud-disk
      name: '@aicloud360/dsh-client-ui-cloud-disk'

    - id: cloud-disk-mcp
      name: '@aicloud360/dsh-cloud-disk-bundle/mcp-host'
      config:
        toolCallTimeoutMs: 300000
