I have a pre built cms dashboard in nextjs code. I want to get the exact replica in my v0 account and do changes through prompts in the code with v0. I got to know about MCP by anthropic where we can give custom context to any llm and it will use that to generate. What if I make a MCP server with my code files of cms and connect with v0 and Supabase and ask to get context from code files and make replica of it and use supabase for backend. Do v0 support MCP? If yes, please guide how to setup this as I am not that much in coding. If v0 not support, kindly provide any alternative method as this is my project which I have to do
