Open source · MIT license
Sovra
Ship AI products. Not infrastructure. Open source AI agent platform with multi tenant auth, MCP agents, vector search, and real-time collaboration.
Agents
3
Workspaces
2
Conversations
847
Your AI Agents
+ Create agentWhat you get
Everything you need to ship AI.
Sovra gives you the infrastructure that takes teams three months to build. You get it in a git clone.
Multi tenant auth
Access scoped by role per tenant with SSO, invite flows, and audit logs.
MCP agent runtime
Model Context Protocol agents with tool execution, streaming responses, and conversation memory.
Vector + PostgreSQL
pgvector for semantic search, Supabase for relational data. One database, full text and semantic queries.
Auth + billing
Multi tenant auth, Stripe billing meters, and metered invoicing built in.
Live collaboration
WebSocket workspace sync. Multiple users, one shared context.
Custom domains
Provision tenant subdomains or branded domains without code changes.
Quick start
Running in 5 minutes.
Clone it, install it, run it. Here is what the local setup looks like.
git clone https://github.com/ByteWorthyLLC/sovra.git
cd sovra && pnpm install
supabase start
cp .env.example .env.local
cd packages/web && pnpm devOpen http://localhost:3000 and you have a working agent runtime with multi tenant auth and a vector database. Running.
Who is Sovra for?
- AI product teams that want to ship features instead of building auth and infrastructure.
- Agencies building client-facing AI portals who want a production baseline.
- Developers evaluating agent frameworks who need a real SaaS context to build on.
License
Open source. MIT. Free forever.
Sovra is MIT licensed and free. Download it directly from GitHub.
MIT license, forever
Everything below and no payment. You run it on your own infrastructure.
- Full source code, MIT licensed
- Multi tenant auth and RLS
- MCP native agents
- Vector search with pgvector
- Stripe subscription billing
- Admin dashboard and audit logs
- Community support via GitHub issues
Get started