v0 API now supports custom MCP servers
v0 just unlocked custom MCP servers. Teams can now wire their own tools directly into code generation workflows—no more waiting for Vercel to ship integrations.

Why it matters
Vercel is expanding v0's extensibility by letting developers connect custom Model Context Protocol servers programmatically. This shifts v0 from a closed tool to a platform, enabling teams to integrate proprietary workflows and domain-specific tools directly into AI-powered code generation.
The key facts
5 to knowv0 API now supports custom MCP server connections
Servers configurable programmatically with endpoint and auth details
Custom servers available in v0 chat sessions via server ID reference
Feature reduces dependency on Vercel's native integrations
Published March 6, 2026
Go to the source
Vercel Blogvercel.com
Publisher excerpt: The v0 API now supports . Teams can configure new servers programmatically by providing the necessary endpoint and authentication details.connecting to any custom MCP server Once configured, you can make these custom servers available directly during a v0 chat session by referencing the server ID:…