Default
Run on our credits
Sign up and start. We operate models, scaling, and updates. Usage comes from your credit wallet.
- Instant start
- No keys to manage
- Models tuned per task
Architecture
A production stack - Postgres RLS, Neo4j graph, pgvector hybrid search, object storage, MCP agents, and five client surfaces.
The stack
Not a laundry list of tools - a path. Something you save on mobile or in Cursor lands in the same space-scoped memory your briefs and agents read from.
Signal enters from every device you already use.
Web app, desktop agent, mobile share sheet, browser AI chats, and IDE selection.
Every request carries who you are and which space you are in.
API gateway applies auth, rate limits, and space context before any service runs.
Capture is stored, linked, analyzed, and delivered - without you searching.
Memory, ingest, integrations, and brain services share one permission boundary.
Rows, graph nodes, and files are scoped to the space - enforced in the database.
Postgres RLS, Neo4j, pgvector, Redis, and object storage under one tenancy model.
MCP hands Cursor, Claude, and partners the context humans already trust.
Search, assemble, and capture-push - still gated by your space permissions.
Managed cloud by default. Same boundary model if you later point inference at your own key - see Bring your own key below.
Space isolation at the database layer. Every query filtered by space_id with withSpaceContext and X-Space-Id.
Neo4j entities plus pgvector embeddings per space. Hybrid search assembles context via memory-service and MCP assemble.
Pluggable S3, R2, B2, or in-memory providers. Service callers never import cloud SDKs directly.
Hosted brain_recall and brain_remember tools plus guided prompts for Cursor, Claude, and partner agents - the same memory humans use, inside the linked-space permission boundary.
Desktop WASM and native dylib hosts; mobile WASM-only. Ed25519 signatures, capability gating, and idle budget enforcement.
Bring your own provider key, or point us at your own endpoint - including a local runtime. Chat, embeddings, reranking, OCR, and speech all honor it.
Bring your own key
Brrainy is the memory and the thinking on top of it. Inference can run on our credits, or on a key / endpoint you own - including a machine on your desk. Either way, the same space isolation applies.
Default
Sign up and start. We operate models, scaling, and updates. Usage comes from your credit wallet.
Your control
Attach a provider key or custom endpoint. Chat, embeddings, OCR, and speech resolve through it - keys encrypted and scoped to that space.
When you attach a key, a model call looks like this
Your space
Chat · brief · MCP
Brrainy
Routes the call
Your key
Encrypted at rest
Provider
OpenAI · Claude · local
Stays the same
What changes
RBAC with resource-scoped permissions across user, service, integration, partner, and agent principals. Space-scoped row-level security, audit trails, GDPR export and erasure, and dual-approval for sensitive operations.
Get started
Read the architecture decisions, or start free and see it run.