Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Product area: Grok Bot / Cursor Plugins (MCP connectors) — Slack and Gmail marketplace plugins
Connecting Slack or Gmail MCP plugins fails at the end of OAuth. The Slack/Google Allow/consent page loads and succeeds, but the redirect back to Cursor’s local callback returns HTTP 404:
http://localhost:8787/callback?code=…
Browser shows:
Error response
Error code: 404
Message: File not found.
Error code explanation: 404 - Nothing matches the given URI.
Reproduced for:
- Slack plugin (marketplace plugin id 674 / user-Slack)
- Gmail plugin (account label victory-fits / user-Gmail)
Full quit of Cursor (Cmd+Q) and reconnect did not fix it. Same failure mode for both providers, so this looks like Cursor’s MCP OAuth callback listener on port 8787, not Slack/Google themselves.
Related prior reports: MCP OAuth 404 (forum topic about HTTP 404 token exchange / wrong URL), Slack MCP OAuth token exchange failures after Allow.
Steps to Reproduce
- In Grok Bot / Cursor, install Slack or Gmail plugin if needed.
- Click Authenticate / Connect for the connector.
- Complete Allow/consent in the browser for the workspace/Google account.
- Observe redirect to http://localhost:8787/callback?code=… returns 404 File not found.
- Connector remains needsAuth; tools stay unavailable.
Expected Behavior
After Allow, localhost:8787/callback should complete the OAuth code exchange and mark the connector connected.
Operating System
MacOS
Version Information
Latest Cursor on macOS as of 2026-08-11 (exact About string not captured)
Additional Information
- Happens consistently (not intermittent) for this user as of 2026-08-11
- Gmail path used a labeled account “victory-fits”
- Browser workaround (signing into Gmail in the box browser) works; connectors remain broken
- Please treat as Cursor MCP OAuth callback / token-exchange infra bug
- OS: macOS (user machine); Grok Bot computer/box involved in auth card flow
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor