Skip to content

Commit 8c77a77

Browse files
committed
更新 MCP 文档
1 parent fe8454b commit 8c77a77

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/en-us/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ VS Code:
6666
}
6767
```
6868

69-
Claude Code
69+
Claude Code:
7070
```sh
7171
claude mcp add bark --transport http https://api.day.app/mcp/{key}
7272
```
7373
or
74-
```
74+
```js
7575
{
7676
"mcpServers": {
7777
"bark": {

docs/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ VS Code:
6666
}
6767
```
6868

69-
Claude Code
69+
Claude Code:
7070
```sh
7171
claude mcp add bark --transport http https://api.day.app/mcp/{key}
7272
```
7373
或者
74-
```
74+
```js
7575
{
7676
"mcpServers": {
7777
"bark": {

0 commit comments

Comments
 (0)