Docs
Reference and guides for building against your own Heartwood daemon — no accounts, no cloud, just your machine.
Guides
-
Build a tool against the local API
Discover the daemon, get a bearer token, capture and confirm an assertion with
curl— 10 minutes. -
Connect your AI
Wire up Claude Desktop's connect button, or configure any other MCP-capable client manually over stdio or Streamable-HTTP.
-
GPS methodology in Heartwood
How the Genealogical Proof Standard's concepts — the pending lane, evidence classes, epistemic states, proof arguments — show up in the product.
-
Prompt cookbook
Starter prompts for research sessions with your own AI, the same copy the in-app cookbook ships.
Reference
-
API reference
Every route on the local daemon API — generated from the committed OpenAPI artifact, never hand-maintained.
-
MCP tool reference
Every MCP tool your AI can call — generated from the committed tool-schema artifact.
The two reference pages above are generated
from source-of-truth artifacts and regenerated on every change (see
just docs); they can never drift from what the daemon
actually exposes.