Menu

vercel mcp

Last updated January 15, 2026

The vercel mcp command helps you set up an MCP client to talk to MCP servers you deploy on Vercel. It links your local MCP client configuration to a Vercel Project and generates the connection details so agents and tools can call your MCP endpoints securely.

terminal
vercel mcp [options]

Using the vercel mcp command to initialize local MCP configuration for the currently linked Project.

terminal
vercel mcp

Initializes global MCP client configuration for your Vercel account.

terminal
vercel mcp --project

Sets up project-specific MCP access for the currently linked Vercel Project.

These are options that only apply to the vercel mcp command.

The --project option sets up project-specific MCP access for the currently linked project instead of global configuration.

terminal
vercel mcp --project

Use the --project flag to configure MCP access scoped to your linked project.

The following global options can be passed when using the vercel mcp command:

For more information on global options and their usage, refer to the options section.


Was this helpful?

supported.