๐“Ÿ

Thoth

God of Knowledge
Persistent AI Memory & MCP

Thoth is the knowledge keeper. He provides a three-layer persistent memory system that gives AI coding assistants instant context without re-reading thousands of source files. Layer 1 (memory.yaml) stores compressed project state. Layer 2 (journal.md) stores timestamped reasoning. Layer 3 (artifacts/) stores deep benchmarks and audits. He also runs the MCP server for integration with Claude, Cursor, and Windsurf.

98.7%
Context reduction
$4.08
Saved per session
5
MCP tools
297
Lines to load
87.1%
Test coverage

Features

๐Ÿง 3-Layer Memory

memory.yaml (WHAT) โ†’ journal.md (WHY) โ†’ artifacts/ (DEEP). 100 lines replaces 23,000 lines of source

๐Ÿ“‰98.7% Token Reduction

22,958 lines โ†’ 297 lines. $4.08 saved per session at Opus 4 pricing

๐Ÿ”ŒMCP Server

5 tools: scan_workspace, ghost_report, health_check, classify_files, thoth_read_memory

๐Ÿค–Multi-IDE Support

Works with Claude Code, Cursor, Windsurf, and any MCP-compatible IDE

๐ŸงฌNeural Classifier

Optional brain model classifies files into 9 categories for intelligent prioritization

Usage

$ pantheon mcp # Start MCP server (stdio protocol)
$ pantheon install-brain # Download neural classification model
$ pantheon install-brain --update # Check for latest model version
$ pantheon install-brain --remove # Self-delete model weights

Usability Surface

InterfaceStatusDetail
MCPโœ… Full5 tools via stdio JSON-RPC
CLIโœ… Fullpantheon mcp, install-brain
Claudeโœ… Configuredclaude_desktop_config.json
Cursorโœ… Configured.cursor/mcp.json

Download

pantheon.sirsi.ai/thoth

This page is the canonical source for Thoth. Bundled offline copies auto-check for updates here.