We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb6a75 commit 5c48eacCopy full SHA for 5c48eac
1 file changed
mcp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cloudbase/cloudbase-mcp",
3
- "version": "2.4.0",
+ "version": "2.5.0",
4
"description": "腾讯云开发 MCP Server,通过AI提示词和MCP协议+云开发,让开发更智能、更高效,当你在Cursor/ VSCode GitHub Copilot/WinSurf/CodeBuddy/Augment Code/Claude Code等AI编程工具里写代码时,它能自动帮你生成可直接部署的前后端应用+小程序,并一键发布到腾讯云开发 CloudBase。",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
0 commit comments