MVP Integrations

All 6 integrations built with adapters, actions, REST API, MCP tools, and CLI commands. 138 tests passing.

Cloudflare

Domains + DNS + Email DNS

In Progress

Domain purchase, DNS management, auto-config for Vercel custom domains, email DNS records (SPF/DKIM/DMARC).

Vercel

Deployment Platform

In Progress

Project CRUD, deployments, rollback, environment variables, custom domain configuration.

Supabase

Database + Auth

In Progress

Project provisioning, schema introspection, auth configuration, automatic Vercel env var push.

Stripe

Payments + Subscriptions

In Progress

Products, prices, checkout sessions, customer portal, subscription management, webhook endpoints.

Resend

Transactional Email

In Progress

Email send and batch, sending domain setup with DNS records, audience and contact management.

Sentry

Error Monitoring

In Progress

Project creation, releases, alert rules, default alert configuration, Vercel integration setup.

Access Layers

Every integration works through all three interfaces. Same capabilities, same result.

MCP

vercel_create_project { name: "my-saas" }

API

POST /v1/vercel/projects { "name": "my-saas" }

CLI

rvx vercel project create my-saas

Missing something?

Tell us which service you need and how you'd use it. We prioritize based on demand.