Skip to content
Cursor

vercel mcp for Cursor

com.vercel/vercel-mcp

An MCP server for Vercel

client:Cursor transport:streamable-http

Install vercel mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "vercel-mcp": {
      "url": "https://mcp.vercel.com"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

vercel mcp in other clients