Skip to main content

Configure Vercel for the AI Gateway

To allow your users to securely query projects, deployments, and analytics using their AI clients, you can configure the Vercel Model Context Protocol (MCP) server within the JumpCloud AI Gateway.

Prerequisites

  • Before configuring specific enterprise applications, we recommend reviewing the Get Started: AI Gateway guide to familiarize yourself with the gateway architecture and core AI concepts (such as MCP servers and AI clients).

Completing Application Setup

Vercel’s MCP server supports OAuth Dynamic Client Registration (DCR), so no app creation or additional configuration is required to connect it to the AI Gateway. See Vercel’s Use Vercel MCP to learn more.

note

Vercel documents that its MCP endpoint only supports AI clients that Vercel has reviewed and approved. Confirm that your JumpCloud AI Gateway deployment can complete Vercel’s OAuth flow before rolling this integration out broadly.

Configuring the Server in JumpCloud

See Adding MCP Servers in Configure AI Gateway Integrations and use the following values to configure this server:

  • App: Select Vercel (if you have an existing SSO application or bookmark), or + Add App to create it
  • Name: Enter a name, for example Vercel
  • Prefix: Enter a value to prepend to MCP tool names
    • Note: Prefixes must be unique. Maximum 8 characters, letters and numbers only
  • URL: https://mcp.vercel.com
  • MCP authentication method: OAuth
  • Advanced fields: Not required

Your users will now see Vercel listed as an available application when they authenticate their AI clients through the JumpCloud AI Gateway.

Was this information helpful?