You can now integrate 100+ services through Vercel Connect from the CLI. Previously,
Pass the service name to create a connector, then attach it to your project:
The CLI pre-populates the brand name, icon, auth type, and MCP or discovery URL, then prompts for any credentials the service requires and creates the connector.
After attaching the connector, call
Get started by browsing the connectors directory, or read the CLI reference.
Read more
Continue reading...
vercel connect create completed setup in the terminal for some services, and opened the dashboard for everything else.Pass the service name to create a connector, then attach it to your project:
The CLI pre-populates the brand name, icon, auth type, and MCP or discovery URL, then prompts for any credentials the service requires and creates the connector.
After attaching the connector, call
getToken with its UID (service/name) to request a short-lived, scoped token from the provider:Get started by browsing the connectors directory, or read the CLI reference.
Read more
Continue reading...