DEPOSIUM® Documentation¶
Welcome to the DEPOSIUM® documentation — AI-augmented document analysis, by TSS.
-
deposiumCLI
Document search, graph queries and AI workflows from your terminal.
-
MCP server
Connect Deposium to Claude Desktop, Claude Code and other MCP clients.
-
Getting started
Install, configure and take your first steps with Deposium.
-
npm
npm install -g @deposium/cli
Quick start¶
- Install the CLI:
npm install -g @deposium/cli - Authenticate:
deposium auth login - 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.