Skip to content

DEPOSIUM® Documentation

Welcome to the DEPOSIUM® documentation — AI-augmented document analysis, by TSS.

  • deposium CLI


    Document search, graph queries and AI workflows from your terminal.

    CLI reference

  • MCP server


    Connect Deposium to Claude Desktop, Claude Code and other MCP clients.

    MCP reference

  • Getting started


    Install, configure and take your first steps with Deposium.

    Guides

  • npm


    npm

    npm install -g @deposium/cli

Quick start

  1. Install the CLI: npm install -g @deposium/cli
  2. Authenticate: deposium auth login
  3. Search a document: deposium search "your query"

This documentation is auto-generated

The CLI and MCP references are generated from the source code and aggregated from their respective repositories — they never drift from the published version. See tooling/README.md in the deposium_docs repo.