What problem does it solve?
It solves the problem of getting third-party services running on a Vercel project without manual environment variable setup, scattered docs, or uncertain install steps.
Core Features & Use Cases
- Integration discovery and install: Find Marketplace integrations and install them into the currently linked project using the Vercel CLI.
- Agent-friendly setup guidance: Retrieve structured, framework-aware “integration guide” steps for required packages, env vars, and code snippets.
- Auto-provisioned environment variables: After installation, required credentials are injected across Development, Preview, and Production, including handling provisioning delays (e.g., databases like Neon).
- Unified billing visibility: Use Marketplace billing to manage usage and cost via integration balance/management commands.
- Integration lifecycle management: List, remove, and open integration dashboards when provider-specific web steps are required.
Quick Start
Install an integration into your linked Vercel project by running the command: vercel integration add neon.