
Vercel Connect
Obtains scoped OAuth tokens for Slack, GitHub, MCP servers, and Snowflake via Vercel OIDC, enabling secure third-party service access.
Install
npx skills add https://github.com/vercel-labs/vercel-plugin --skill vercel-connectWhat is this skill?
- Three token subject types: User, App, and JWT-bearer
- Supports Slack, GitHub, MCP servers, Snowflake, and generic OAuth
- CLI, TypeScript SDK, and HTTP API access methods
- Vercel OIDC-based authentication — no manual token management
- Auto-configuration from project directory
Adoption & trust: 32 installs on skills.sh.
What do I get? / Deliverables
- OAuth token
- configured connector
- authenticated API access
Recommended Skills
Entra App Registrationmicrosoft/azure-skills
Azure Aigatewaymicrosoft/azure-skills
Lark Openapi Explorerlarksuite/cli
Supabasesupabase/agent-skills
Firebase Auth Basicsfirebase/agent-skills
Firebase Data Connectfirebase/agent-skills
Journey fit
Primary fit
Connecting external services and obtaining credentials is a build-phase integration concern before features can call those services. Vercel Connect is pure integrations work — wiring OAuth connectors between your app and third-party services like Slack, GitHub, and Snowflake.