Loading stats...
Now v0.1.0 Public Beta

Distributed CRM Protocol.

OpenVerb CRM is a decentralised master template for building multi-node, API-federated CRM ecosystems. Built for high-performance Next.js SaaS architectures.

BYOD (Database)

Plug into any existing Prisma or Drizzle schema. No database migrations required. We use a proxy adapter that works over any SQL provider.

BYOP (Email Provider)

Lower your costs. Route emails through Amazon SES, Postmark, or Resend with a simple .env change. Standardised inbox routing.

SaaS Licensing Ready

Includes a core "Phone-Home" license engine. Manage commercial subscriptions centrally from your OpenVerb.org registry HQ.

API-Federation

Peer-to-Peer CRM Networks.

Unlike monolithic CRMs, OpenVerb allows you to link independent Next.js instances into a unified dashboard. App A and App B keep their databases isolated, but you can see a "Global View" of all your SaaS users through our secure P2P protocol.

  • Parallel HTTPS Node Aggregation
  • Shared Ecosystem Secret Encryption
  • Privacy-First Local Data Storage
  • Cross-App Audience Segments
Central Registryopenverb.org
CRM Node 01vibe-flyers.com
CRM Node 02marketing-pro.app

Ready to own your architecture?

No subscription per-seat pricing. Just raw code that slides into your repository and works forever.

Get the CRM Implementation
OpenVerb Sandbox

Paste a Verb Library JSON schema here to define what actions the AI can perform.

Ask the AI to perform a task. It will use the vocabulary defined in your library.

The AI proposes a structured action based on your library vocabulary.

Waiting for prompt...

OpenVerb Core intercepts the AI's action and validates it before execution.

Verb exists in library
Payload matches JSON Schema
Policy requirements passed
Inputs valid and sanitized

The validated action is routed to the application backend for execution.

Waiting...

OpenVerb Core generates an execution receipt for full auditability.

Waiting for execution...