Enable rapid multi-screen UI prototyping and incremental development using Vercel’s Model Context Protocol with v0-platform-mcp.
{
"mcpServers": {
"v0-platform": {
"command": "npx",
"args": [
"-y",
"v0-platform-mcp"
]
}
}
}