You can now use Devin, Raycast, Windsurf, and Goose with Vercel MCP, our official Model Context Protocol (MCP) server. For security, Vercel MCP currently supports AI clients that have been reviewed and approved by Vercel.
Follow the steps below to get started with each client:
Copy link to headingDevin
Navigate to Devin's Settings > MCP Marketplace
Search for Vercel and select the MCP
Click Install
Copy link to headingRaycast
Run the Install Server command
Enter the following details:
Name:
VercelTransport: HTTP
URL:
https://mcp.vercel.com
Click Install
Copy link to headingWindsurf
Add the snippet below to your
mcp_config.jsonfile
{ "mcpServers": { "vercel": { "serverUrl": "https://mcp.vercel.com" } }}Copy link to headingGoose
Click here for a one-click installation of the Vercel MCP.
With Vercel MCP you can give agents access to protected deployments, analyze build logs, and more.
Read more about using AI tools with Vercel MCP.
Connect to Vercel MCP
Read the docs to learn more about the server
Get started