Documentation

Technical
documentation

Complete reference for MCP tools, REST API, deployment, and security configuration.

📖Getting Started

Quickstart (5 min)

From zero to first memory in 5 minutes

Read docs

Installation

Docker, binary, Kubernetes, Cloud Managed

Read docs

Configuration

Environment variables, config file, namespaces

Read docs

First Ingestion

Ingest your first document via MCP or API

Read docs

📖MCP Tools Reference

memory.ingest

Ingest documents, payloads, agent outputs

Read docs

memory.search

Hybrid search with filters and scoping

Read docs

memory.graph

Retrieve graph neighborhood

Read docs

memory.steward

Trigger processing, review conflicts

Read docs

memory.admin

Namespace, policy, audit management

Read docs

📖REST API

API Overview

Authentication, rate limits, error handling

Read docs

Ingestion API

POST /v1/ingest with enrichment options

Read docs

Search API

POST /v1/search with RRF parameters

Read docs

Memory API

GET /v1/memories/{id}, related, citations

Read docs

Steward API

POST /v1/steward/trigger, review queue

Read docs

📖Deployment Guides

Cloud Managed

SaaS onboarding, namespace setup

Read docs

Private VPC

AWS/GCP/Azure VPC, PrivateLink, IAM

Read docs

On-Premise (Kubernetes)

Helm charts, values, ingress, storage

Read docs

On-Premise (Docker)

Docker Compose, volumes, networking

Read docs

Air-Gapped

License keys, offline updates, FIPS

Read docs

📖Security & Compliance

Secret Redaction

Patterns, configuration, custom regex

Read docs

Namespace Isolation

Encryption keys, RBAC, cross-namespace

Read docs

Authentication

API keys, SSO, OIDC, SAML

Read docs

Encryption & Keys

AES-256, TLS 1.3, BYOK, key rotation

Read docs

Audit & Compliance

Immutable logs, retention, export

Read docs
OpenAPI Spec

Machine-readable
API definitions