Skip to main content

v0 API now supports custom MCP servers

By Steven Van ·

Vercel's v0 API lets teams register custom MCP servers with OAuth, bearer token, or header auth, then use them in chat sessions.

Vercel's v0 API can now connect to any custom MCP server. Teams register a server by providing its name and URL, with authentication set to OAuth, a bearer token, custom headers, or none.

Once a server is created, its ID can be passed when starting a v0 chat session, making that MCP server available during the chat.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read v0 API now supports custom MCP servers on Creators Toolbox