[Bug] Claude Code Plugin uses deprecated Vercel endpoint
Resolved 💬 3 comments Opened Dec 12, 2025 by saadk408 Closed Feb 11, 2026
Bug Description
the official Claude Code Plugin uses a deprecated vercel endpoint for the Vercel official plugin.
The Plugin uses https://mcp.vercel.com/sse while the latest endpoint is https://mcp.vercel.com
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.67
- Feedback ID:
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/saadkhan/.local/share/claude/versions/2.0.67 (expected in multi-process scenarios)\n at b8R (/$bunfs/root/claude:2242:2155)\n at xBA (/$bunfs/root/claude:2242:1875)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-12T04:18:18.377Z"},{"error":"Error\n at KU (/$bunfs/root/claude:59:1143)\n at <anonymous> (/$bunfs/root/claude:60:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:62:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-12T04:18:18.378Z"},{"error":"Error\n at KU (/$bunfs/root/claude:59:1143)\n at <anonymous> (/$bunfs/root/claude:60:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:62:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-12T04:18:18.929Z"},{"error":"Error\n at KU (/$bunfs/root/claude:59:1143)\n at <anonymous> (/$bunfs/root/claude:60:10080)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:62:2147)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-12T04:23:39.578Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗