Skip to content

Commit e367bf5

Browse files
almaleksiaCopilot
andauthored
Update docs/installation-guides/install-cline.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 64d001e commit e367bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-guides/install-cline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ Replace `YOUR_GITHUB_PAT` with your [GitHub Personal Access Token](https://githu
5151

5252
## Troubleshooting
5353

54-
- **SSE error 405 with remote server**: Cline does not yet support Streamable HTTP transport — use the local Docker setup instead
54+
- **SSE error 405 with remote server**: Ensure `"type"` is set to `"streamableHttp"` (camelCase, no hyphen) in `cline_mcp_settings.json`. Using `"streamable-http"` or omitting `"type"` causes Cline to fall back to SSE, which this server does not support.
5555
- **Authentication failures**: Verify your PAT has the required scopes
5656
- **Docker issues**: Ensure Docker Desktop is installed and running

0 commit comments

Comments
 (0)