Skip to main content
Almanac is a hosted wiki and source library. A user creates a wiki, uploads source files, and Almanac runs managed jobs that update human-readable pages. The same product surface is available through the web app, CLI, Python SDK, local MCP server, and /v1 API.

Product nouns

NounMeaning
OrganizationAccount scope for members, billing, and wikis.
WikiThe selected knowledge base inside an organization.
PageA human-readable wiki article.
SourceUploaded evidence stored in the source library.
JobA managed ingest or garden run.
Use org/wiki handles when selecting a wiki from tools:
almanac use reverie/legal

What is included

Search, page reads, source reads, and viewing are included. Billing is tied to constructing and updating wikis: creating wikis, uploading sources, running managed jobs, seats, and enterprise access.

First surfaces

Start with the CLI if you are an agent or a technical user. Use the Python SDK when building a script. Use the local MCP server when connecting Almanac to an agent client.