Skip to content

Commit 0142964

Browse files
authored
Update installation notes for Cursor and Docker usage...
...to reflect version requirements and deprecation of npm package.
1 parent 01a3160 commit 0142964

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installation-guides/install-cursor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ As of Cursor v0.48.0, Cursor supports SSE servers directly:
2525
}
2626
```
2727

28-
**Note**: If your Cursor version doesn't support direct SSE, you may need to use a proxy tool like `mcp-remote`.
28+
**Note**: You may need to update to the latest version, if the current version doesn't support direct SSE
2929

3030
## Local Server Setup
3131

3232
### Docker Installation (Required)
33-
**Important**: The npm package `@modelcontextprotocol/server-github` is no longer supported as of April 2025. Use the official Docker image `ghcr.io/github/github-mcp-server` instead.
33+
> **Important**: The npm package `@modelcontextprotocol/server-github` is no longer supported as of April 2025. Use the official Docker image `ghcr.io/github/github-mcp-server` instead.
3434
3535
```json
3636
{

0 commit comments

Comments
 (0)