Skip to content

Getting started

This section holds the hand-written guides: installation, concepts, first steps.

Installation

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

Authentication

deposium auth login
deposium search "your topic"         # semantic search across your documents
deposium chat                        # sourced, conversational answer

Concepts

  • Spaces — workspaces isolating your document corpora.
  • Search — semantic and graph search over your documents.
  • Citations — every answer links back to the source passages.
  • MCP — expose Deposium to your AI assistants (Claude Code, Codex…).

Go further

  • All CLI commands


    Search, graph, document and key management from your terminal.

    Command reference

  • Connect your AI assistant


    Connect Deposium to Claude Code, Claude Desktop, Codex or Odysseus.

    MCP server