Tencent COS / 腾讯云对象存储 Connector for AI agents.
10 live capabilities
Manage your China cloud storage assets and metadata with natural language.
Waiting for input…
Why people use Tencent COS / 腾讯云对象存储
Tencent COS for China Cloud Storage Management
With this Connector, you just ask your agent to do the work. You can verify a file exists, check its metadata, or list a whole directory in one sentence. It turns a three-minute navigation task into a three-second conversation.
What Vinkius changes
You get a natural language interface for your Tencent Cloud storage.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Pre-flight script checks
A developer asks their agent to check_object_exists for a database dump before running a migration script to prevent crashes.
- Real-world use case 02
Security permission audits
An ops manager asks the agent to get_bucket_acl for five different buckets to ensure no private data is exposed to the public.
- Real-world use case 03
Rapid asset discovery
A content creator uses list_objects with a specific prefix to find all high-resolution images uploaded in the last week.
Complete set · 10capabilities
The complete Tencent COS / 腾讯云对象存储 capability set.
These are the exact actions your AI can choose when you ask it to work with Tencent COS / 腾讯云对象存储.
01—04
4 capabilities in this set.
Part of 10 available through Tencent COS / 腾讯云对象存储.
- 01 Capability
Copy object
Move an object from one location to another within the same bucket. It is useful for reorganizing your storage structure quickly.
- 02 Capability
Get bucket acl
View the current access permissions for your bucket. It helps you confirm who can see or edit your files.
- 03 Capability
Get object metadata
Pull the HTTP headers and metadata for a specific object. You can use this to check file sizes or types.
- 04 Capability
Head bucket
Verify that your bucket exists and is reachable. Use this to test your connection settings before starting a big task.
05—07
3 capabilities in this set.
Part of 10 available through Tencent COS / 腾讯云对象存储.
- 05 Capability
List root objects
See the top level items in your storage. It gives you a quick bird's eye view of your main directories.
- 06 Capability
Check object exists
Check if a specific file is actually in your bucket. This prevents errors when your script tries to access missing data.
- 07 Capability
Delete object
Remove a specific file from your COS bucket. Use this to clear out old logs or temporary assets.
08—10
3 capabilities in this set.
Part of 10 available through Tencent COS / 腾讯云对象存储.
- 08 Capability
Download object text
Grab the text content of a cloud object. This lets your agent read the file content for you to review.
- 09 Capability
List objects
Find files in your bucket using prefixes or delimiters. This is the best way to browse through specific folders.
- 10 Capability
Upload object
Put new text content into your COS bucket. You can use this to save configuration files or text assets.
Set up in minutes
One URL. Then ask Tencent COS / 腾讯云对象存储 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tencent COS / 腾讯云对象存储 from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Tencent COS / 腾讯云对象存储, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tencent COS / 腾讯云对象存储 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Tencent COS / 腾讯云对象存储 URL.
- Step 03
Save and start
Save the connection and enable Tencent COS / 腾讯云对象存储 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cos": {
"url": "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Tencent COS / 腾讯云对象存储
Open Agent mode in chat and ask: "Using Tencent COS / 腾讯云对象存储, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cos": {
"url": "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Tencent COS / 腾讯云对象存储
Ask Copilot: "Using Tencent COS / 腾讯云对象存储, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cos": {
"url": "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Tencent COS / 腾讯云对象存储
Open Cascade and ask: "Using Tencent COS / 腾讯云对象存储, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-cos": {
"url": "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Tencent COS / 腾讯云对象存储
Ask Cline: "Using Tencent COS / 腾讯云对象存储, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tencent-cos --transport http "https://edge.vinkius.com/vk_preview_yBprdsoC0cF4v32iWdxDpa2SDVqamqqB8knSSHKl/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Tencent COS / 腾讯云对象存储
Ask Claude: "Using Tencent COS / 腾讯云对象存储, show me...". 10 tools are ready
Where the request belongs
Work Tencent COS / 腾讯云对象存储 can move forward.
The DevOps engineer who is tired of clicking through dashboards at 2am to check file statuses, or the operations manager who needs to coordinate content refreshes across multiple buckets without manual searching.
DevOps Engineer
Uses the Connector to verify bucket health and automate asset deployments during production cycles.
Operations Manager
Coordinates media metadata and manages content updates from a single chat interface.
Cloud Developer
Integrates cloud storage into daily coding routines to quickly grab asset metadata or list files.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsQiniu Cloud
Orchestrate Qiniu Cloud storage. manage buckets, handle file uploads, and monitor CDN performance directly from any AI agent.
Aliyun OSS / 阿里云对象存储
China's leading object storage service. manage files, buckets, and metadata via AI.
Amazon S3
Cloud object storage orchestration. manage buckets, objects, and metadata via AI.
Backblaze B2
Manage Backblaze B2 Cloud Storage via AI. control buckets, file versions, objects, and access rules autonomously.
Google Cloud Storage
Manage your GCS buckets and objects. list files, upload data, and audit permissions via AI.
Uploadcare
Manage your entire media infrastructure. upload, retrieve, organize, and delete files securely via Uploadcare directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Tencent COS / 腾讯云对象存储 connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Tencent COS / 腾讯云对象存储.
The practical details behind the request, access and result.
What can I do with the Tencent COS MCP?
You can use it to manage your cloud storage files using natural language. This includes uploading text, deleting files, listing bucket contents, and checking permissions or metadata.
Can I upload files to Tencent Cloud with this?
Yes, you can upload text content to your buckets. Your agent can handle the upload process for you based on your instructions.
How do I check my bucket permissions?
You can just ask your agent to check the access permissions for a specific bucket. It will retrieve the current settings and tell you who has access.
Can this Connector help me find specific files?
Yes, it can list objects in your bucket using prefixes. This makes it easy to find files in specific folders or with specific naming conventions.
Is this for Tencent Cloud specifically?
Yes, this Connector is designed specifically for Tencent Cloud Object Storage (COS). It won't work with other providers like AWS or Google Cloud.
Can I use this to delete old files?
Yes, you can ask your agent to delete specific objects from your bucket to help keep your storage organized and clean.
How does this save me time on cloud management?
It saves you from having to log into the Tencent Cloud Console. You can perform all your routine storage tasks directly from your AI chat interface.
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.
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.
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.
One connection away
Give your agent a direct line to Tencent COS / 腾讯云对象存储.
Connect Tencent COS / 腾讯云对象存储 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available