CloudBase-MCP
Let AI coding tools build and deploy full-stack CloudBase apps
All Skills in This Repository (6)
Pure Emerald Level Indicatorscloudbase-agent-ts
Build and deploy AG-UI compatible AI agents as HTTP services with CloudBase.
git-workflows
Automates git commit, push, PR, release notes, and GitHub Actions failure triage workflows.
api-contract-review
Audit CloudBase API wrappers and MCP tools against official documentation for contract correctness.
pr-review-fix
Analyzes open GitHub pull requests for CI failures and review feedback, then applies and pushes fixes.
codebase-audit
Audit a codebase, file GitHub issues, and fix findings in isolated git worktrees with PRs.
skill-authoring
Create, review, and evaluate agent skills with structured SKILL.md files and trigger descriptions.
Frequently Asked Questions
FAQPage SchemaHow to install CloudBase-MCP?▼
Run `npx skills add TencentCloudBase/CloudBase-MCP --all -g -y` in your terminal to install the full skill suite globally.
What can I build with CloudBase AI Toolkit?▼
You can build full-stack web apps, WeChat mini programs, and backend services with login, databases, file storage, cloud functions, and one-click deployment, all driven by your AI assistant.
Which AI tools work with CloudBase-MCP?▼
It works with Claude Code, Cursor, Codex, CodeBuddy, GitHub Copilot, and most MCP-capable AI IDEs through a plugin or a simple MCP config entry.
Can AI deploy my app to CloudBase automatically?▼
Yes. The agent can scaffold a template, prepare databases and auth, build the frontend, and deploy to static hosting or CloudRun with a shareable URL.
Do I need cloud experience to use CloudBase skills?▼
No. You describe the app you want in plain language, and the agent follows built-in best-practice skills to handle backend setup and deployment for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core