Skip to content

Getting started

This section holds the hand-written guides (installation, concepts, tutorials). Unlike the CLI and MCP references, this content is edited directly here, in the deposium_docs repo.

Installation

npm install -g @deposium/cli
pnpm add -g @deposium/cli
bun add -g @deposium/cli

Authentication

deposium auth login

Concepts

  • Spaces — workspaces isolating your document corpora.
  • Search — semantic and graph search over your documents.
  • MCP — expose Deposium to your AI assistants (Claude, etc.).

To be completed

This guide is a starting skeleton. Add your pages here (docs/guides/*.en.md); navigation updates automatically.