fix: mcp not authenticated
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- authentication
Research direction
Start by reproducing the issue with ~/.cursor/mcp.json in Cursor using the provided Vercel MCP URL and authentication steps. Determine whether the failure occurs in Cursor's callback handling or Vercel MCP authentication; done means the browser flow returns to Cursor and the server leaves the "Needs authentication" state.
Written by the indexing model from the issue text.
Description
Hi,
Vercel mcp cannot be authenticated on Cursor.
I know this is not vercel cli bug, but don't know where to post.
Environment
- macOS: 15.6.1(24G90)
- Cursor: 1.6.45 (2025-09-22T18:22:38.013Z)
- Config file:
~/.cursor/mcp.json
{
"mcpServers": {
"vercel": {
"url": "https://mcp.vercel.com"
}
}
}
Steps to Reproduce
- Add the above configuration to
~/.cursor/mcp.json. - In Cursor, Vercel MCP shows "Needs authentication".
- Click "Connect" → Browser opens with Vercel.
- Successfully log in → Cursor reopens.
(Safari is asking "Do you want to allow this website to open 'Cursor.app'?")
- A prompt appears from Cursor
- Click "Open".
Actual Behavior
- After clicking "Open", nothing happens.
- Vercel MCP remains stuck in "Needs authentication" state.
Expected Behavior
- After authentication, Cursor should connect successfully to Vercel MCP.
Notes
Unclear whether this is a Cursor bug or a Vercel MCP bug.
- Dominant language
- TypeScript
- Stars
- 16.3k
- Forks
- 3.8k
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from vercel/vercel
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·