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.
--transport http
1 parent 82a7340 commit 30273dbCopy full SHA for 30273db
packages/varlock-website/src/content/docs/guides/mcp.mdx
@@ -533,7 +533,7 @@ See below for tool-specific setup instructions.
533
<TabItem label="Claude">
534
To add a server in Claude Code, run the following command:
535
```bash
536
- claude mcp add varlock-docs-mcp https://docs.mcp.varlock.dev/mcp
+ claude mcp add --transport http varlock-docs-mcp https://docs.mcp.varlock.dev/mcp
537
```
538
539
See [Claude's documentation](https://docs.claude.com/en/docs/claude-code/mcp#option-1%3A-add-a-remote-http-server) for more information.
0 commit comments