AI-Native Development
Connect your AI development tools (such as Cursor, CodeBuddy) with the CloudBase platform through the MCP protocol to enable AI-native development experience.
AI-native development means:
- Describe requirements in natural language, and AI automatically completes the entire workflow from code generation to application deployment
- Directly operate cloud services in AI conversations, create databases, deploy cloud functions, and configure static hosting without manually switching to the console
- Intelligently fix issues based on error logs, making the development process smoother
AI handles code generation and issue fixing, while CloudBase provides the runtime environment. Together, they let you focus on business logic rather than infrastructure configuration.
Select a prompt to start your AI-native development journey
CloudBase MCP
The following are AI development tools supported by CloudBase MCP. Click on specific icons to view detailed guidelines.



CloudBase AI Skills
Package CloudBase best practices into "skill packs" to use with MCP: MCP handles connections and permissions, Skills provide standards and guidance, allowing AI to have both power and knowledge of the rules.
npx skills add tencentcloudbase/cloudbase-skills
You can also directly tell your AI to "install CloudBase Skills".
See How to Use Skills for details.
数据库
Core Capabilities
After connection, your AI IDE will have the following capabilities:
- Database Development: Intelligently create data tables and write CRUD code
- Cloud Function Development: Intelligently write function code
- Intelligent Fixing: Intelligently fix issues based on log error information
- Domain Knowledge: Built-in knowledge base for CloudBase, WeChat Mini Programs, and other professional domains

Video Tutorials
Want to learn how to use CloudBase AI ToolKit through video? Check out our video tutorials and practical cases:
视频教程
文章
How It Works
MCP Tools
CloudBase MCP provides 39 tools to directly control cloud resources in your AI IDE. See Tool Reference for the complete tool list.
Quick Start
New to CloudBase AI ToolKit? Start here:
- Getting Started Guide - Setup and first steps
- IDE Setup - Configure your favorite IDE
- Tutorials - Learn through examples
- FAQ - Common questions answered