1 min read
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:
Link to headingDevin
Navigate to Devin's Settings > MCP Marketplace
Search for Vercel and select the MCP
Click Install
Link to headingRaycast
Run the Install Server command
Enter the following details:
Name:
Vercel
Transport: HTTP
URL:
https://mcp.vercel.com
Click Install
Link to headingWindsurf
Add the snippet below to your
mcp_config.json
file
{ "mcpServers": { "vercel": { "serverUrl": "https://mcp.vercel.com" } }}
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