ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tencent COS / 腾讯云对象存储 with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. China's dominant cloud storage platform. manage files, metadata, and CDN endpoints via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Tencent COS / 腾讯云对象存储 capability set.

These are the exact actions your AI can choose when you ask it to work with Tencent COS / 腾讯云对象存储.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Tencent COS / 腾讯云对象存储.

  1. 01

    Copy object

    Copy an object within the bucket

  2. 02

    Delete object

    Delete an object from COS

  3. 03

    Download object text

    Download an object as text

  4. 04

    Get object metadata

    Get object metadata (HEAD)

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Tencent COS / 腾讯云对象存储.

  1. 05

    Head bucket

    Check if the bucket exists and is accessible

  2. 06

    List objects

    Use prefix to filter by path. List objects in the COS bucket

  3. 07

    Get bucket acl

    Get bucket access permissions

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Tencent COS / 腾讯云对象存储.

  1. 08

    List root objects

    List top-level objects and folders

  2. 09

    Check object exists

    Check if an object exists

  3. 10

    Upload object

    Max 5GB per request. Upload text content to COS

Observed, not estimated

872ms average. Fast in production.

Tencent COS / 腾讯云对象存储 is checked daily against the live service.

Daily averagePeak 1004ms
Aug 20Today
Fastest day
741ms
Slowest day
1004ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tencent COS / 腾讯云对象存储, so you can see the experience inside your AI.

It does not authenticate your account with Tencent COS / 腾讯云对象存储. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tencent COS / 腾讯云对象存储 Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tencent COS / 腾讯云对象存储 capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tencent-cos-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Tencent COS / 腾讯云对象存储 owners ask.

  • 01

    How do I find my Tencent Cloud SecretId and Region?

    Log in to the Tencent Cloud Console, navigate to [Access Management] -> [API Key Management] to find your SecretId and SecretKey. Your Region (e.g., ap-guangzhou) and Bucket Name are visible in the COS bucket list.

  • 02

    What format is required for the Bucket Name?

    Tencent COS bucket names usually follow the pattern [name]-[appid], for example: mydata-1250000000. Ensure you provide the full string including the numeric APPID suffix.

  • 03

    Does this server handle authentication signatures?

    Yes! The server automatically calculates the required HMAC-SHA1 signature (q-sign-algorithm=sha1) for every request using your provided SecretKey, ensuring high security for your cloud storage orchestration.