Skip to content

Commit ceeb212

Browse files
committed
chore: update version
1 parent 63ef02b commit ceeb212

2 files changed

Lines changed: 112 additions & 7 deletions

File tree

.github/workflows/ai-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Start Claude Code Router
8989
run: |
90-
nohup ~/.bun/bin/bunx @musistudio/claude-code-router@1.0.8 start &
90+
nohup ~/.bun/bin/bunx @musistudio/claude-code-router@1.0.14 start &
9191
shell: bash
9292

9393
- name: Run Claude Code

README-EN.md

Lines changed: 111 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# 🌟 CloudBase AI ToolKit
66

7-
**Smarter, faster development with AI prompts, MCP protocol, and CloudBase.**
7+
**🪐 Generate, deploy, and host your full-stack Web applications, mini-programs, databases, and backend services with AI IDE in one click—no DevOps required, launch your ideas at lightning speed 💫**
88

99
**🌍 Languages:** [中文](README.md) | **English**
1010

@@ -23,6 +23,8 @@
2323

2424
When coding in AI programming tools like **Cursor/VSCode GitHub Copilot/WindSurf/CodeBuddy/Augment Code/Claude Code**, it automatically helps you generate deployable full-stack applications + mini-programs and publish them to Tencent CloudBase with one-click.
2525

26+
📚 [Quick Start](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/getting-started) | 🛠️ [IDE Setup](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/) | 🎨 [Project Templates](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/templates) | 📖 [Development Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/development) | 🎮 [Use Cases](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/examples) | 🎓 [Tutorials](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials) | 🔧 [MCP Tools](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/mcp-tools) | ❓ [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq)
27+
2628
**📹 Complete Video Demo ⬇️**
2729

2830
<a href="https://www.bilibili.com/video/BV1hpjvzGESg/" target="_blank">
@@ -149,7 +151,10 @@ Template includes `.cursor/rules/` directory, AI will automatically recognize Cl
149151

150152
#### Step 2: Configure MCP
151153

152-
If using template project, MCP configuration is pre-configured. If not starting from template, click the button below to install in Cursor:
154+
> [!TIP]
155+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
156+
157+
If using template project, MCP configuration is pre-configured. Please click the popup window at the bottom left to enable MCP. If not starting from template, click the button below to install in Cursor:
153158

154159
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=CloudBase&config=eyJjb21tYW5kIjoibnB4IEBjbG91ZGJhc2UvY2xvdWRiYXNlLW1jcEBsYXRlc3QiLCJkaXNhYmxlZCI6ZmFsc2V9)
155160

@@ -183,6 +188,9 @@ Template's `.windsurf/` directory contains configurations optimized for WindSurf
183188

184189
#### Step 2: Configure MCP
185190

191+
> [!TIP]
192+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
193+
186194
If using template project, MCP configuration is pre-configured. If not starting from template, add in WindSurf's Plugins configuration:
187195

188196
```json
@@ -211,7 +219,12 @@ Template includes `.rules/` directory, CodeBuddy will automatically recognize Cl
211219

212220
#### Step 2: Configure MCP
213221

214-
Click the MCP button in the top-right corner of CodeBuddy, click add on the right, and add CloudBase MCP in the MCP configuration:
222+
> [!TIP]
223+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
224+
225+
1. You can click the MCP button in the top-right corner of CodeBuddy, search for CloudBase in the MCP marketplace, and click install.
226+
227+
2. Or manually add: click the MCP button in the top-right corner of CodeBuddy, click add on the right, and add CloudBase MCP in the MCP configuration:
215228

216229
```json
217230
{
@@ -239,6 +252,9 @@ Template includes `.clinerules/` directory, AI will automatically recognize Clou
239252

240253
#### Step 2: Configure MCP
241254

255+
> [!TIP]
256+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
257+
242258
If using template project, MCP configuration is pre-configured. If not starting from template, add in MCP Server configuration:
243259

244260
```json
@@ -273,6 +289,9 @@ Template's `.github/` directory contains Copilot optimized configurations. If no
273289

274290
#### Step 2: Configure MCP
275291

292+
> [!TIP]
293+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
294+
276295
If using template project, MCP configuration is pre-configured. If not starting from template, add in `.vscode/mcp.json`:
277296

278297
```json
@@ -305,7 +324,10 @@ Template's `.trae/rules` directory contains CloudBase rule configurations for Tr
305324

306325
#### Step 2: Configure MCP
307326

308-
If using template project, MCP configuration is pre-configured. If not starting from template, add in MCP configuration:
327+
> [!TIP]
328+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
329+
330+
Add in Trae's MCP configuration:
309331

310332
```json
311333
{
@@ -333,6 +355,9 @@ Template includes `.lingma/` directory, Tongyi Lingma will automatically recogni
333355

334356
#### Step 2: Configure MCP
335357

358+
> [!TIP]
359+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
360+
336361
If using template project, MCP configuration is pre-configured. If not starting from template, add in MCP configuration:
337362

338363
```json
@@ -361,6 +386,9 @@ Template includes `.roo/rules` directory, RooCode will automatically recognize C
361386

362387
#### Step 2: Configure MCP
363388

389+
> [!TIP]
390+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
391+
364392
If using template project, MCP configuration is pre-configured. If not starting from template, add in MCP configuration:
365393

366394
```json
@@ -392,6 +420,9 @@ Template includes `.comate/rules` directory, Baidu Comate will automatically rec
392420

393421
#### Step 2: Configure MCP
394422

423+
> [!TIP]
424+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
425+
395426
If using template project, MCP configuration is pre-configured. If not starting from template, add in MCP configuration:
396427

397428
```json
@@ -408,9 +439,9 @@ If using template project, MCP configuration is pre-configured. If not starting
408439
}
409440
```
410441

411-
#### Step 3: Use AI Chat
442+
#### Step 3: Use Agent Mode
412443

413-
Switch to Zulu mode in the chat window for operations.
444+
Use Agent mode in the chat window for intelligent code generation and automation.
414445

415446
</details>
416447

@@ -455,6 +486,9 @@ Template includes `CLAUDE.md` file, Claude Code will automatically recognize Clo
455486

456487
#### Step 2: Configure MCP
457488

489+
> [!TIP]
490+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
491+
458492
If using template project, MCP configuration is pre-configured. If not starting from template, create `.mcp.json` file in project root:
459493

460494
```json
@@ -477,6 +511,77 @@ Chat directly with AI in Claude Code for intelligent code generation and automat
477511

478512
</details>
479513

514+
<details>
515+
<summary><strong>🔹 Gemini CLI Configuration</strong></summary>
516+
517+
#### Step 1: Install Gemini CLI
518+
519+
Make sure Node.js 18+ is installed, then install Gemini CLI globally:
520+
521+
```bash
522+
npm install -g @google/gemini-cli
523+
```
524+
525+
Or run directly:
526+
527+
```bash
528+
npx @google/gemini-cli
529+
```
530+
531+
On first run, log in with your personal Google account to get free quota (60 requests per minute, 1000 requests per day).
532+
533+
#### Step 2: Configure MCP
534+
535+
> [!TIP]
536+
> If the tool count remains 0 after installation, please refer to [FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq#mcp-displays-0-tools-what-to-do)
537+
538+
If using template project, MCP configuration is pre-configured.
539+
540+
If not starting from template, create `.gemini/settings.json` file in user home directory (`~`) or project directory:
541+
542+
```json
543+
{
544+
"mcpServers": {
545+
"cloudbase-mcp": {
546+
"command": "npx",
547+
"args": ["-y", "@cloudbase/cloudbase-mcp@latest"]
548+
}
549+
}
550+
}
551+
```
552+
553+
#### Step 3: Enable AI Rules
554+
555+
Template project root already includes `GEMINI.md` file with CloudBase development rules.
556+
557+
If it's an existing project, tell the AI in Gemini CLI:
558+
559+
```
560+
Download CloudBase AI rules in current project
561+
```
562+
563+
#### Step 4: Start Development
564+
565+
Launch Gemini CLI:
566+
567+
```bash
568+
gemini
569+
```
570+
571+
Then tell the AI:
572+
573+
```
574+
Login to CloudBase
575+
```
576+
577+
**Common Commands:**
578+
- `/tools` - View available tools
579+
- `/mcp` - View MCP server status
580+
- `/memory show` - View current rules
581+
- `!command` - Execute Shell command
582+
583+
</details>
584+
480585
<details>
481586
<summary><strong>🔄 Update CloudBase AI ToolKit</strong></summary>
482587

0 commit comments

Comments
 (0)