We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8454b commit 8c77a77Copy full SHA for 8c77a77
2 files changed
docs/en-us/tutorial.md
@@ -66,12 +66,12 @@ VS Code:
66
}
67
```
68
69
-Claude Code
+Claude Code:
70
```sh
71
claude mcp add bark --transport http https://api.day.app/mcp/{key}
72
73
or
74
-```
+```js
75
{
76
"mcpServers": {
77
"bark": {
docs/tutorial.md
或者
0 commit comments