Commit 83f656f
docs(mcp): add missing --transport http flag to Claude Code command (#661)
The Claude Code CLI requires the --transport http flag when adding HTTP-based
MCP servers. Without it, the URL is interpreted as a stdio command, causing
the connection to fail.
Co-authored-by: Claude Opus 4.5 <[email protected]>1 parent 5323004 commit 83f656f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments