# Procure 3rd party services with your agent | Vercel Marketplace

## Метаданные

- **Канал:** Vercel
- **YouTube:** https://www.youtube.com/watch?v=D4TNPdqZf8E
- **Источник:** https://ekstraktznaniy.ru/video/38266

## Транскрипт

### Segment 1 (00:00 - 04:00) []

If you are building a production application, you will likely need to integrate external services such as databases of providers and login tools. Setting these up manually means creating accounts, navigating through dashboards, and copying credentials. Then wiring everything together yourself in your application. It works. First, what if your coding agent could automatically discover and integrate these services for you? Well, this is all possible with the Versel CLI in Marketplace. Let me show you. First, install or upgrade the Versel CLI. Once you log in with Versel, you won't need to authenticate separately with each provider. A single login gives both you and your agent access to all marketplace integrations. Then to help your agent use the resell CLI, you can also install the available skill. Now that the CLI is set up, let's ask our agent what for sale marketplace integrations are available. Great. I have an idea for an app. So, let's ask the agent to build it. Create a calendar app with NexJS. Use Superbase for the database. Clerk for all and Stripe in sandbox mode for payments. And of course, make no mistakes. This will take a while, so let's fast forward. Okay, setup complete. Reading through the agents output, we can see it provisioned each provider, pulled in the environment variables, and wired everything together. Navigating to the Versel dashboard, we can see it created a new project, connected each service, and deployed the application all in one go. In practice, you would do this in smaller steps, especially when working with an existing application. So, let's ask the agent what else it can do. To summarize, you can add and remove integrations to a team, review, connect, and disconnect services to specific projects, check spending, set usage limits, view setup guides, and so much more. Now, you might be wondering, how does this work and is it safe? The Versail CLI exposes integrations through structured commands that agents can invoke. For example, when you ask your agent to list all the integrations in the marketplace, it runs the discover command. This returns structure JSON data that the agent can pass and reason about. When you ask the agent to install an integration, it runs the add command. If the integration requires additional metadata or it gets stuck, it can ask for help. Then pass the required fields like region explicitly. Once the integration is installed, the agent can retrieve setup instructions with the guide command. As you can see, the agent doesn't execute arbitrary code. It interacts with the resell CLI which provides structured guard rails, limited command scope, putin permissions and environment variable management for critical actions such as choosing a pay plan or accepting legal terms. The agent pauses and asks the human to complete the steps or redirects to the Versell dashboard. All right, that is the Vers CLI marketplace now part of your agentic workflow. Agents can scaffold and handle the integration setup while you make the important decisions without leaving your terminal. Try it out today and give us your feedback.
