You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation-guides/install-cursor.md
+6-21Lines changed: 6 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,9 @@ As of Cursor v0.48.0, Cursor supports SSE servers directly:
29
29
30
30
## Local Server Setup
31
31
32
-
### Option 1: Docker (Recommended)
32
+
### 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.
34
+
33
35
```json
34
36
{
35
37
"mcpServers": {
@@ -51,23 +53,6 @@ As of Cursor v0.48.0, Cursor supports SSE servers directly:
0 commit comments