Pricing

Community Edition

Free

For individuals and small teams

  • Self-hosted on your machine.
  • Connect repositories, docs, and infra
  • MCP Access

Enterprise

Per-seat pricing

For teams operating large-scale systems

Book a Demo

  • Separate architecture
  • Deployed in your cloud
  • Bring your own model
  • Team collaboration with 2 layer RBAC
  • Full access to knowledge database

Features

Features Community Edition Enterprise Edition
Knowledge sources Repositories, documents, notes, file system
Sources per space Up to 10 Configurable
Telemetry, Cloud services, Kubernetes
Search & Analysis Code, symbols, tree, semantic, and document search
Deep Research (multi-source reasoning)
Blast-radius analysis (impact scored by criticality)

Agents

  • GitHub, GitLab, and Knowledge agents

    -
  • Code Reviewer Agent
  • CLI

  • Infrastructure and Kubernetes agents
    • Planned
  • Custom agent creation
    • Planned

Access Modes

  • Deep Research interface

  • MCP server (read, search, agent reasoning)

  • MCP CRUD (documents, events, incidents, sessions)

  • API / CLI

  • API access to knowledge database

Team & Access Control

  • Team spaces, member invitations, session handoff

  • Two-layer RBAC (source visibility + agent reasoning)

  • Jira, Slack, Notion integrations

Deployment & Security

  • Deployment model
    • Local Docker
    • BYOC
    • Bring your own model
    • OpenAI
  • Pluggable backends (graph, search, object storage)

  • Compliance (SOC 2, GDPR, HIPAA)

Frequently Asked Questions

What do I need to install Community Edition?
Docker and an OpenAI API key. The CLI installer pulls and starts all required containers. Full setup at github.com/deskree-inc/tetrix-ce-install.

Does Tetrix send my code to external servers?
CE runs entirely on your machine. Your code is indexed and stored in local Docker containers; nothing leaves your environment during indexing. OpenAI is called at query time for reasoning, and code context is included in those requests. Enterprise (BYOC) deploys in your own cloud with private networking and no data egress to Tetrix.

Can I migrate from Community Edition to Enterprise?
CE and Enterprise are separate architectures. CE is for individual use on your machine. Enterprise is a dedicated deployment in your own cloud, built for teams. Contact us to discuss the transition path.

What languages are supported for code indexing?
Python, JavaScript, TypeScript, Rust, Java, C++, and Go.