Cursor v3.1: No models available in ide but showing up in web

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

No model available on version 3.1, 3.0 & 2.6

Steps to Reproduce

I am not getting any model available in cursor IDE but the models available in web version.

I have cleared local app data, cursor extensions and have applied all possible solutions given in all threads here in the form.

Have downgraded from 3.1 to 3.0 and then to 2.6

Issue is replicable in all above versions.

Expected Behavior

Models should show up in agents window

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 2.6.22 (user setup)
VSCode Version: 1.105.1
Commit: c6285feaba0ad62603f7c22e72f0a170dc8415a0
Date: 2026-03-27T15:59:31.561Z
Build Type: Stable
Release Track: Early Access
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100

Additional Information

Cursor Network Diagnostic Results

FAILED (4): Authentication UI, Cursor Tab, Agent Endpoint, Codebase Indexing

DNS: Running

SSL: Running

API: Not run

Ping: Not run

Chat: Not run

Agent: Not run

Marketplace: Success
Logs:
[2026-04-15T11:18:40.668Z] Host: marketplace.cursorapi.com
[2026-04-15T11:18:41.805Z] Response in 1137ms
[2026-04-15T11:18:41.806Z] Response: 200 OK
[2026-04-15T11:18:41.806Z] Response Type: cors
[2026-04-15T11:18:41.806Z] Server: null
[2026-04-15T11:18:41.806Z] Result: OK in 1138ms

Authentication: Success
Logs:
[2026-04-15T11:18:40.669Z] Host: prod.authentication.cursor.sh
[2026-04-15T11:18:42.385Z] Response: 200 OK in 1716ms

Authentication UI: Error: Timeout waiting for EverythingProvider
Logs:
[2026-04-15T11:18:45.739Z] Error: Error: Timeout waiting for EverythingProvider

Cursor Tab: Error: Timeout waiting for EverythingProvider
Logs:
[2026-04-15T11:18:45.733Z] Error: Error: Timeout waiting for EverythingProvider

Agent Endpoint: Error: Timeout waiting for EverythingProvider
Logs:
[2026-04-15T11:18:45.736Z] Error: Error: Timeout waiting for EverythingProvider

Codebase Indexing: Error: Timeout waiting for EverythingProvider
Logs:
[2026-04-15T11:18:45.737Z] Error: Error: Timeout waiting for EverythingProvider

Downloads: Success
Logs:
[2026-04-15T11:18:40.672Z] Host: downloads.cursor.com
[2026-04-15T11:18:42.251Z] Response: 403 Forbidden in 1579ms

CDN: Success
Logs:
[2026-04-15T11:18:40.674Z] Host: cursor-cdn.com
[2026-04-15T11:18:41.870Z] Response: 404 Not Found in 1196ms

Does this stop you from using Cursor

Yes - Cursor is unusable

Hi @Purbasha90

This was a temporary service-side issue affecting the model picker for many users earlier today, and it has been resolved.

Could you try fully quitting Cursor (not just closing the window – quit the application entirely) and relaunching? Your models should appear after a fresh start.

If the issue persists after a full restart, the “Timeout waiting for EverythingProvider” errors in your network diagnostics suggest a separate client-side initialization problem. In that case, please try:

  1. Launch Cursor from a terminal with cursor --disable-extensions to rule out extension conflicts

  2. Check if any antivirus or security software might be interfering