Skip to content
Frédéric Clavert edited this page Jul 26, 2026 · 9 revisions

ClioDeck Wiki

ClioDeck is an Electron + React + TypeScript desktop app for historians, covering the full research cycle explore → brainstorm → write → export. Local-first, RAG-powered, with Zotero / Tropy / Obsidian integrations and full MCP support (client + server).

This wiki is the user-facing reference. For internal engineering notes, see docs/ in the repository.

RC4 is out. A stabilisation candidate: three audits were run over everything RC3 changed, and their findings fixed. Most of what they found did not crash — it produced wrong results silently, including two defects that removed text from an exported book. Book settings, the manuscript corpus and several other features also gained the interfaces they lacked. See the RC4 Release Notes.


Getting Started

Writing

  • The Editor — live markdown rendering, footnotes, citations, front matter, AI proposals.
  • Books and Chapters — multi-file manuscripts, chapter navigator, outline, book-wide tools, book settings.
  • Export Guide — PDF, Word, presentations (reveal.js and Beamer), and book scope.
  • Word Templates

User Guides

Sources & integrations

Working with the corpus

The assistant & extensibility

  • Brainstorm Mode Guide — the assistant: agent loop, MCP tools, project context. Since RC3 it is the same component wherever you open it in the app.
  • MCP Integration Guide — both directions: external MCP servers consumed from ClioDeck, and ClioDeck's own MCP server exposed to Claude Desktop / Claude Code.

Technical


Releases


Ethics

Clone this wiki locally