💬

TencentCloudBase/CloudBase-AI-ToolKit

🔴Dangerous
Communication

WeChat Mini-Programs backend

STEP 1

Understand what it does

Tell your agent things like:

use tencentcloudbasecloudbaseaitoolkit
send a message
check messages
communicate with team
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

🔑
Requires API Keys
Needs authentication credentials
📤
Send Data Externally
Sends data to external services
⚙️
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "tencentcloudbase/cloudbase-ai-toolkit": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-tencentcloudbase/cloudbase-ai-toolkit"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

#agent-tool#mcp#communication

Related capabilities