Attestor for Claude Code
io.github.bolnet/attestor
Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.
client:Claude Code
transport:stdio
runtime:pypi
Install Attestor in Claude Code
run in your project directory
claude mcp add attestor -e ATTESTOR_PATH=<ATTESTOR_PATH> -e ATTESTOR_DISABLE_LOCAL_EMBED=<ATTESTOR_DISABLE_LOCAL_EMBED> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -- uvx attestor
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs