| Version | Cursor ≥ 0.35 | 
| No Node required | Cursor hits SSE directly | 
Steps
- Open Settings → Navigate to Settings → Cursor Settings → MCP
 - Click + Add new global MCP server
 - Paste:
 
{
  "mcpServers": {
    "customgpt-mcp-server": {
      "url": "https://mcp.customgpt.ai/projects/<PROJECT_ID>/sse?token=<TOKEN>"
    }
  }
}- Save, close settings.
 - Hit ⌘ K → “Ask Cursor” and include 
@customgpt-mcp-serveror pick it in the drop-down. Autocomplete and explanations now consult your private docs. 
Get the token from app.customgpt.ai -> Project -> Deploy -> MCP Server.
