Skip to content

Commit 8229e9d

Browse files
committed
docs: Update MCP hosts Cursor configuration examples
1 parent fa79165 commit 8229e9d

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,14 @@ mcp-gitee --version
4444
```
4545

4646
### MCP Hosts Configuration
47-
For example, taking Windsurf as an example, Claude Desktop, Cline, Roocode, and Cursor are analogous.
47+
For example, taking Windsurf and Cursor as an example, Claude Desktop, Cline, Roocode are analogous.
48+
49+
**Cursor**:
50+
```bash
51+
mcp-gitee -token <Your Personal Access Token>
52+
```
53+
54+
**Windsurf**:
4855
```json
4956
{
5057
"mcpServers": {

README_CN.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,14 @@ mcp-gitee --version
4545

4646
### MCP Hosts 配置
4747

48-
例如,以 Windsurf 为例,Claude Desktop、Cline、RooCode 和 Cursor 都是类似的。
48+
例如,以 Windsurf、Cursor 为例,Claude Desktop、Cline、RooCode 都是类似的。
49+
50+
**Cursor**:
51+
```bash
52+
mcp-gitee -token <Your Personal Access Token>
53+
```
54+
55+
**Windsurf**:
4956
```json
5057
{
5158
"mcpServers": {

0 commit comments

Comments
 (0)