Skip to content

Commit abb1a43

Browse files
committed
[UNSIGNED] fix for the correct claude code installation
1 parent 0f8d616 commit abb1a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To use the Cadwork Python API documentation as an MCP server, you need to config
3939
Claude Code supports MCP servers natively. Add the server using:
4040

4141
```bash
42-
claude mcp add cadwork-pyapi https://pyapi.mcp.cadwork.dev/mcp
42+
claude mcp add --transport http cadwork-pyapi https://pyapi.mcp.cadwork.dev/mcp
4343
```
4444

4545
[Claude Code MCP Guide](https://docs.anthropic.com/en/docs/claude-code/mcp){target=_blank}

0 commit comments

Comments
 (0)