Pricing

Enterprise

Enterprise€84,95 / month

Governance, compliance, and dedicated support.

Nexus is in alpha. Pricing is indicative and subject to change as the platform evolves. All plans may be adjusted — we will communicate changes transparently.

Overview

Enterprise adds governance features for larger organizations on top of Pro. Unlimited seats, projects, and storage. Cross-project ADR linking, SAML SSO, custom branding, and dedicated support. Available as managed cloud or self-hosted with commercial support agreement.

What's included

  • Everything in Pro, plus:
  • Unlimited seats, customers, projects, sessions
  • Unlimited document storage
  • Cross-project ADR linking
  • Inline review comments and participants
  • Vault letter audit trail
  • SAML / SSO authentication
  • Custom branding
  • MCP rate limit override
  • Skill export (CLI)
  • Unlimited audit log retention
  • Commercial self-hosting support
  • Dedicated support

Resource Quotas

Unlimited

Seats

Unlimited

Customers

Unlimited

Projects

Unlimited

Sessions

Unlimited

Decisions (ADRs)

Unlimited

Storage

Unlimited

Agent Flavors

Feature Availability

Full Skill Lifecycle (Review + Versioning)
Skill Export (CLI)
ADR Full State Machine + Review
Cross-Project ADR Linking
Entity Review System
Inline Line Comments in Reviews
Review Participants Management
Vault Letters (Threads + Acknowledgment)
Vault Letter Audit Trail
Team Project Visibility
Custom Visibility Scopes
Audit Logs
Audit Log RetentionUnlimited
SAML / SSO Authentication
Custom Branding
Full MCP API Access
MCP Rate Limit Override
Agent Flavors / Job Skills
Document Storage
Priority SupportDedicated

Available Plugins

Compaction+

Free

Preserves Nexus session context across OpenCode compaction events. Injects project/session IDs into the compaction prompt and records each reset as an auditable session entry.

Free

Cost Control

Free

Token usage and cost tracking for Nexus sessions using native OpenCode message data. Auto-appends cost snapshots to session timelines. Zero external dependencies — no Helicone required.

Free

Vault Shield

Alpha

Classification-driven encryption for documents and project artifacts. Define confidentiality levels per customer or project and enforce encryption policies automatically — from at-rest AES-256 to field-level encryption with external KMS providers.

€1,99 / mo

Knowledge Graph

Alpha

Transforms uploaded documents (PDF, Markdown, DOCX) into a searchable knowledge graph. An extraction service analyzes structure, entities, and relationships, then stores them in a PostgreSQL-native graph schema — queryable by agents via MCP tools.

€1,99 / mo

LLM Bridge

Alpha

Bring your own LLM hardware into the Nexus ecosystem. Connect any vLLM-compatible inference stack and auto-configure it as a dedicated provider in your OpenCode workspace — zero manual config, instant model routing.

€1,99 / mo

CI Bridge

Alpha

Connects Nexus project intelligence to your CI/CD pipeline. Validates PRs against active ADRs and project directives, generates architectural review comments, and reports pipeline results back into Nexus sessions.

€1,99 / mo

Self-Hosting — Pro Features, Zero Cost

Self-hosting is available to everyone, not just Enterprise customers. Deploy Nexus on your own infrastructure and receive the full Pro feature set at no cost — no license key required, no phone-home telemetry. Enterprise adds commercial support agreements, SLA-backed assistance, and priority patches for self-hosted installations.

AspectCloud (Managed)Self-Hosted
Data residencyEU (Frankfurt)Your choice
DatabaseManaged PostgreSQLYour own PostgreSQL
Object storageS3 + CloudFrontS3-compatible (MinIO, GCS, etc.)
UpdatesAutomaticSelf-managed with provided releases
ComplianceShared responsibilityFull control
Air-gap supportNoYes
Custom brandingEnterprise planFull customization

Deployment Options

Docker Compose

Soon

The fastest way to self-host Nexus. A single docker-compose.yml brings up the full stack — webapp, API, PostgreSQL, and S3-compatible storage. Ideal for small teams, home labs, and local development.

  • Single docker-compose.yml with all services
  • PostgreSQL with automatic migrations
  • MinIO for S3-compatible document storage
  • Traefik reverse proxy with auto-TLS
  • Single-command deployment and updates
  • Full Pro feature set — no license key required

Helm Chart (Kubernetes)

Soon

Production-grade Kubernetes deployment via Helm. Horizontal scaling, health checks, rolling updates, and configurable resource limits. Suitable for teams running shared clusters.

  • Official Helm chart with documented values
  • Horizontal pod autoscaling (HPA)
  • Ingress with cert-manager TLS
  • External PostgreSQL or in-cluster StatefulSet
  • S3 / MinIO / GCS backend for storage
  • Full Pro feature set — no license key required

Cloud Provider (AWS / GCP)

Soon

Deploy Nexus to your own AWS or GCP account using our Terraform Infrastructure-as-Code baseline repository. Managed PostgreSQL, S3-compatible object storage, and automated TLS — production-ready in under an hour.

  • Terraform IaC baseline repository with full access
  • Managed PostgreSQL (RDS / Cloud SQL)
  • S3 or GCS for document storage
  • CloudFront or Cloud CDN for delivery
  • Automated TLS and DNS configuration
  • CI/CD pipeline templates included

Own Datacenter / Virtualization

Soon

Run Nexus on your own hardware or virtualization platform — Proxmox, VMware, Hyper-V, or bare metal. Full control over the network, storage, and compute layers for environments with strict compliance or air-gap requirements.

  • Proxmox, VMware, Hyper-V, or bare metal support
  • Self-managed PostgreSQL with backup strategy
  • MinIO or any S3-compatible object storage
  • Air-gapped deployment possible
  • Custom network and firewall configuration
  • Hardware security module (HSM) integration optional

Platform Stack

Nexus runs on a standard, well-understood stack: Next.js (frontend + API), Supabase (PostgreSQL + Auth + RLS), and any S3-compatible object storage. No proprietary dependencies — you can inspect, audit, and extend every component.