Build with AI agents on Vercel
Integrating AI agents in your application often means working with separate dashboards, billing systems, and authentication flows for each agent you want to use. This can be time-consuming and frustrating.
With AI agents and AI agent services on the Vercel Marketplace, you can add AI-powered workflows to your projects through native integrations and get a unified dashboard with billing, observability, and installation flows.
You have access to two types of AI building blocks:
- Agents: Pre-built systems that handle specialized workflows on your behalf
- Services: Infrastructure you use to build and run your own agents
To add an agent or service to your project:
-
Go to the AI agents and services section of the Vercel Marketplace and select the agent or service you want to add.
-
Review the details and click Install.
-
If you selected an agent that needs GitHub access for tasks like code reviews, you'll be prompted to select a Git namespace.
-
Choose an Installation Plan from the available options.
-
Click Continue.
-
On the configuration page, update the Resource Name, review your selections, and click Create.
-
Click Done once the installation is complete.
You'll be taken to the installation detail page where you can complete the onboarding process to connect your project with the agent or service.
If you're building agents or AI infrastructure, check out Integrate with Vercel to learn how to create a native integration. When you're ready to proceed, submit a request to join the Vercel Marketplace.
Agents are pre-built systems that reason, act, and adapt inside your existing workflows, like CodeRabbit, Corridor, and Sourcery. For example, instead of building code review automation from scratch, you install an agent that operates where your applications already run.
Each agent integrates with GitHub through a single onboarding flow. Once installed, the agent begins monitoring your repositories and acting on changes according to its specialization.
Services give you the foundation to create, customize, monitor, and scale your own agents, including Braintrust, Kubiks, Autonoma, Chatbase, Kernel, and BrowserUse.
These services plug into your Vercel workflows so you can build agents specific to your company, products, and customers. They'll integrate with your CI/CD, observability, or automation workflows on Vercel.
Was this helpful?